Skip to content

irfannurzaman/bicara-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bicara Hook Series

This repo contain resource of Bicara Hook. Youtube Series for Learn React Hook

Table Of Content

  1. Component State
  2. Side Effect
  3. State Management
  4. Optimization

Getting Started

1. Clone this repo

  $ git clone https://github.com/SastraNababan/bicara-hook

2. Install & Setup

  $ cd bicara-hook

  $ npm install
  
  $ npm run setup

3. Run Project This is repo contain few project inside /parts folder, to run project from root folder, use one of command below :

  # 01-component-state 
  $ npm run part1 
  
  # 02-side-effect       
  $ npm run part2 
  
  # 03-global-state
  $ npm run part3 
  
  # 04-performance-optimization
  $ npm run part4 

Bugs and Issues

Have a bug, suggestion or question? Open a new issue here on GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published