KarninJavaScript in Plain EnglishMy Experience as a Self-Taught Programmer — Lessons LearnedLearning a new skill can be a daunting task but it is critical for our career and intellectual growth. Programming is one of those highly…Jan 17, 2021Jan 17, 2021
KarninJavaScript in Plain EnglishHow to Manage React State with useReducer() and Context APIReact is the most popular framework in 2020 for Front-end development. The reason behind React’s success is short learning curve and how…Nov 6, 20201Nov 6, 20201
KarnBuilding Maps in React Applications Using Leaflet.jsBuilding interactive Maps is a great way to show useful information about countries, locations etc. Surely many of us have seen the use of…Oct 29, 2020Oct 29, 2020
KarnHow to use Context API in ReactReact released the Context API in version 16.3.0. The whole point behind introducing Context API in react was to avoid props drilling to…Oct 22, 2020Oct 22, 2020