My Blogs

Feel free to look into my Blogs!

Redux vs Redux Toolkit

fitmerch Jan 2024

Why Redux or RTK?
In the world of front-end developement, state management is crucial for creating scalable applications. Redux has been popular in this domain for along time and its popularity led to creation. . . . >>

Position Property in CSS

fitmerch May 2021

what is a position?
The position in CSS is a property that defines how an element is positioned in the document with respect to the normal document flow, the top, right, bottom, and left properties defines. . . . >>

Hosting sites on Netlify

fitmerch November 2020

What is Netlify?
Netlify is a web developer platform that multiplies productivity. It enables a 10x faster path to much more performant, secure, and scalable websites and apps. . . . >>

Blog on Importance Version Control

fitmerch December 2020

What is GitHub?
GitHub is often reffered as Version Control Firmware. Version control means, taking snapshots of files at different stages. When a team is involved. . . . >>

Using Repl.it on Browser

fitmerch December 2020

What is Repl.it?
Repl.it is a simple yet powerful online IDE (integrated developement environment), Editor, Compiler, Interpreter, and REPL (read–eval–print loop). Code, compile, run, and host in 50+ programming languages. . . . >>