Writing
How I think through frontend systems
I write when something does not make sense yet. Most of it starts with a question - about data flow, architecture, or why a system breaks under scale - and turns into something structured enough to share.
Showing: MongoDB
2024 • 5 min read • 38 views
Chapter 2: Connecting MongoDB with Our Note-Taking App in React
Hi everyone, welcome back to the note-taking series. In Chapter 1, we focused on implementing Firebase authentication in our note-taking app to handle user sign-in and registration. In case you missed it, here’s the link to chapter 1: https://snehafa...
2023 • 3 min read • 189 views
Connecting MongoDB with Express.js: A Practical Guide
Introduction: Integrating MongoDB, a popular NoSQL database, with Express.js, a robust web application framework, enables developers to build powerful and scalable applications. This article will explore how to connect MongoDB with Express.js using a...
Beyond blogs, I write technical documentation, product breakdowns, and community-driven content across platforms.
