Blogs
To help other developers comprehend the concepts, I like to document my learnings, by writing articles about the technologies, frameworks, and the projects I build.
Working with Websockets
A step forward towards understanding working of websockets by building a real time app. Simple, yet important fundamentals you must know.
Styled Components
Styled Components: Elevate your React styling. Learn the basics of encapsulating styles within components for cleaner, maintainable code.
The Future of Web Development: Web Assembly
WebAssembly is a low-level bytecode format for the web that promises to bring native-like performance to web applications.
Introduction to Blockchain
Blockchain is a decentralized, distributed ledger that records transactions across a network of computers. It is a public, transparent, and secure way...
Understanding WebRTC
A Comprehensive blog on WebRTC - All you need to know to start working with webRTCs. Mission Successful ๐
Introduction to Websockets
An Introductory blog to Web Sockets - All you need to know to start working with web sockets.
Stripe Payment Integration
Stripe payment integration streamlines online transactions, offering secure and efficient payment processing for businesses, simplifying customer tran...
Mastering CSS Grid
CSS Grid is a powerful layout system that allows you to create complex, responsive layouts with ease.
MY BLOG FOR NEXT JS
NEXTJS is the React framework for production - it makes building fullstack React apps and sites a breeze and ships with built-in SSR/SSG.
10 Tips for Optimizing Your React App
Optimizing your React app can have a big impact on its performance and user experience.