Bits-0f-C0de

Explore Learn Build 🚀

Git

Understanding Git and Github

Understanding the difference between Git and Github with examples and their main use cases or how they are helpful for the developers...

React

Client Vs Server Side Rendering

Difference between different types of rendering techniques and advantage of Next.js over React.js...

React

Core Concept You Need to Know About React

Learning some of the fundamental concepts of React.js and top questions asked in react interview...

Javascript

Understanding Promises in Javasript

Learning about Promises in Javascript..

Javascript

Javascript Concepts - Part1

Learning some of the fundamental concepts of Javascript and questions asked in javascript interview...

Javascript

Javascript Concepts - Part2

Learning some of the fundamental concepts of Javascript and questions asked in javascript interview...

Javascript

Javascript Event Loop:Explained

Understanding how javascript works under the hood, how it executes our asynchronous javascript code and event loop..

Javascript

Prototype and Prototypical Inheritance

Understanding And Using Prototype and Prototypical Inheritance in JavaScript..

React

React Lifecycle Methods

Lifecycle methods are series of events that happen throughout the birth, growth, and death of a React component...