Skip to main content

Featured post

Background Work with WorkManager - Java

Background Work with WorkManager - Java WorkManager is a compatible, flexible, and simple library for deferred background work that is covered in this codelab. WorkManager is the recommended task scheduler on Android for deferred work that must be completed. Description In this course, you will : Adding WorkManager to your project Scheduling a simple task Input and output parameters Chaining work Unique work Displaying work status in the UI Cancelling work Work constraints Syllabus : Add WorkManager to your app Make your first WorkRequest Add Input and Output ...

[100% FREE] React basic in just 1 hour

React basic in just 1 hour

The quick guide to learn basic concepts and workflow of how to build React app.

Description

What will you learn:-

  • A sample of how to create your first React component
  • What is the best way to handle events in components?
  • Understand React's two main concepts:state and props
  • Components can be reused and nestled in a variety of ways
  • What is the best way to transfer data between the Parent and Child components?
  • How to Use Arrays and Forms

Syllabus:-

  • You really should NOT miss this..
  • About Me
  • What is React?
  • Why React
  • JSX
  • Your First Component
  • Working with Event
  • Working with State
  • Reusable Components
  • Working with Property - Data
  • Working with Property - Function
  • Data between Child Component
  • Working with Array
  • Adding Product Form
  • Creating Product Function
  • What's next?



Comments

Popular Posts