Skip to content
Milddev
  • Home
  • React
  • Flask

Category: React

All the posts related to react (Javascript Framework).

Set up Light and Dark Theme in React
January 6, 2020September 2, 2020 Mateen Kiani

Set up Light and Dark Theme in React

Why am I writing this? When I started web development in React I stumbled across the idea of making a dark and light mode in a webapp, that is to change the theme of the whole website by a single

Read More
1
Global State Management with React usestate, useContext Hooks and Context API.
January 6, 2020November 6, 2022 Mateen Kiani

Global State Management with React usestate, useContext Hooks and Context API.

It’s been quite a while since react has announced a stable version of context API in its 16.3.0 release. Before that libraries like Redux, MobX were to be used for state management. In this post I will explain with some

Read More
1

Recent Posts

  • The most simple and easy way to Implement light theme and dark theme (Multiple themes) in your flutter App
  • An essential guide on what is git and how to use git and github.
  • How to design an ER diagram?
  • Create a simple REST API in python using Flask
  • Set up Light and Dark Theme in React

Recent Comments

  • Anisa on Set up Light and Dark Theme in React
  • Set up Light and Dark Theme in React – Milddev on Global State Management with React usestate, useContext Hooks and Context API.

Archives

  • September 2020
  • June 2020
  • April 2020
  • January 2020

Categories

  • Database
  • Flask
  • Flutter
  • Git
  • Python
  • React

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

MildDev

  • Home
  • React
  • Flask