I'm learning React JS. Here's what I covered today:
✅Tanstack Query (React Query)
✅fetching & mutating data
✅toasts - notifications
✅react forms
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Tanstack Query (React Query)
✅fetching & mutating data
✅toasts - notifications
✅react forms
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅build more reusable styled components
✅setup pages & routes
✅build app layout, sidebar & navigation
✅build backend for the app using Supabase
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅build more reusable styled components
✅setup pages & routes
✅build app layout, sidebar & navigation
✅build backend for the app using Supabase
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Used react router & redux toolkit to build this app
✅adding/deleting item to or from cart
✅increase/decrease cart item quantity
✅placing an order
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Used react router & redux toolkit to build this app
✅adding/deleting item to or from cart
✅increase/decrease cart item quantity
✅placing an order
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Redux Tool Kit
✅creating store
✅creating slices
✅redux vs context API
#100daysofcode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Redux Tool Kit
✅creating store
✅creating slices
✅redux vs context API
#100daysofcode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅fix performance issue in workout timer app
✅State based on other state updates
✅used helper function in effects
✅closures in effects
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅fix performance issue in workout timer app
✅State based on other state updates
✅used helper function in effects
✅closures in effects
#webdevelopment #100daysofcode
React JS ⚛️
Here's what I have covered today:
✅Performance optimization & wasted renders
✅Profiler dev tool
✅optimization with children
✅What is memoization - memo
#webdevelopment #100daysofcode
React JS ⚛️
Here's what I have covered today:
✅Performance optimization & wasted renders
✅Profiler dev tool
✅optimization with children
✅What is memoization - memo
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Added protected route - authentication
✅finished building the "WorldWise" app
#webdevelopment #100DaysOfCode
I'm learning React JS. Here's what I covered today:
✅Added protected route - authentication
✅finished building the "WorldWise" app
#webdevelopment #100DaysOfCode
I'm learning React JS. Here's what I covered today:
✅fetching city data in the form
✅create new city in fake API
✅used react datepicker package
#webdevelopment #100DaysOfCode
I'm learning React JS. Here's what I covered today:
✅fetching city data in the form
✅create new city in fake API
✅used react datepicker package
#webdevelopment #100DaysOfCode
I'm learning React JS. Here's what I covered:
✅Advanced Pattern - Custom provider & hook
✅created cities context
✅implement city view
✅added map from leaflet library
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered:
✅Advanced Pattern - Custom provider & hook
✅created cities context
✅implement city view
✅added map from leaflet library
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Implemented country & cities list
✅storing state in the URL
✅Dynamic routes & query string
✅useParams, useSearchParams & useNavigate hook
✅Navigate from react router
I'm learning React JS. Here's what I covered today:
✅Implemented country & cities list
✅storing state in the URL
✅Dynamic routes & query string
✅useParams, useSearchParams & useNavigate hook
✅Navigate from react router
I'm learning React JS. Here's what I covered today:
✅Build pages for the WorldWise app
✅Build app layout
✅Setup routes, nested routes and index route
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Build pages for the WorldWise app
✅Build app layout
✅Setup routes, nested routes and index route
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅React Router & SPAs
✅BrowserRouter, Routes, Route, Link and NavLink
✅Linking between routes
✅different styling option for react app
✅use CSS module for styling
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅React Router & SPAs
✅BrowserRouter, Routes, Route, Link and NavLink
✅Linking between routes
✅different styling option for react app
✅use CSS module for styling
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Finished building 'React Quiz' app using react useReducer and useEffect hook
✅Features - timing, finish & start screen, display new question & next, restart quiz
#100daysofcode #webdevelopment #reactjs
I'm learning React JS. Here's what I covered today:
✅Finished building 'React Quiz' app using react useReducer and useEffect hook
✅Features - timing, finish & start screen, display new question & next, restart quiz
#100daysofcode #webdevelopment #reactjs
I'm learning React JS. Here's what I covered today:
✅started building 'React Quiz' app
✅load data from fake API
✅add different state - loading, ready & error
✅add start quiz & load question
✅display question
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅started building 'React Quiz' app
✅load data from fake API
✅add different state - loading, ready & error
✅add start quiz & load question
✅display question
#webdevelopment #100daysofcode
You can customize UI controls generated by some elements using CSS `accent-color` property.
You can customize UI controls generated by some elements using CSS `accent-color` property.
I'm learning React JS. Here's what I covered today:
✅Rules of React Hooks
✅useState hook - multiple ways of updating & creating state
✅get data from localstorage inside useState
✅useRef hook - selecting DOM elements in react way
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Rules of React Hooks
✅useState hook - multiple ways of updating & creating state
✅get data from localstorage inside useState
✅useRef hook - selecting DOM elements in react way
#100DaysOfCode #webdevelopment
javascript [dot] info
javascript [dot] info
I'm learning React JS. Here's what I covered today:
✅Select movie & show its detail
✅Adding & removing it to watched movie list
✅Change page title & cleanup function
✅AbortController() browser API
✅cleanup data fetching
#100DaysOfCode #WebDevelopment
I'm learning React JS. Here's what I covered today:
✅Select movie & show its detail
✅Adding & removing it to watched movie list
✅Change page title & cleanup function
✅AbortController() browser API
✅cleanup data fetching
#100DaysOfCode #WebDevelopment
I'm learning React JS. Here's what I covered today:
✅Implemented query synchronisation with the movie data
✅useEffect & dependency array
✅Revised previous material
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Implemented query synchronisation with the movie data
✅useEffect & dependency array
✅Revised previous material
#webdevelopment #100daysofcode
I'm learning React JS. Here's what I covered today:
✅Component lifecycle
✅how not to fetch data in react
✅useEffect hook
✅dependency array
✅async function & handling errors
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Component lifecycle
✅how not to fetch data in react
✅useEffect hook
✅dependency array
✅async function & handling errors
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Rules for render logic
✅State update batching
✅How events work in React
✅React ecosystem
✅Revised previous learning
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Rules for render logic
✅State update batching
✅How events work in React
✅React ecosystem
✅Revised previous learning
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅The commit phase
✅How diffing works & its rules
✅Key prop & resetting state
✅Fixed old code
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅The commit phase
✅How diffing works & its rules
✅Key prop & resetting state
✅Fixed old code
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Components, instances & elements
✅How react works behind the scenes
✅React security feature - Symbol Type
✅Calling directly function vs react component
✅React render phase
#100DaysOfCode #webdevelopment
I'm learning React JS. Here's what I covered today:
✅Components, instances & elements
✅How react works behind the scenes
✅React security feature - Symbol Type
✅Calling directly function vs react component
✅React render phase
#100DaysOfCode #webdevelopment