Ram Bhardwajrambhardwaj.hashnode.dev·4 hours agoJS PollyFillls Machine Coding InterviewIn this blog you will get an understanding of how to approach a PollyFill implementation question in an interview. I will include proper examples of some popular questions which which will help you relate the different scenarios of how and what to an...ChaiCode
Madzamadza.hashnode.dev·17 hours agoHow to Build and Deploy Full-Stack JavaScript Apps with NextJS, Tailwind, PostgreSQL, and Sevalla⚡👨💻In the rapidly evolving digital landscape with so many modern technologies being introduced every day, managing the app infrastructure might seem as a daunting task. Besides tight deadlines and high expectations from your clients, stuff like setting ...sevalla
Pankaj Sharmapankajsharma.hashnode.dev·Feb 10, 2025How To Containerize A MERN Stack Application?Introduction Containerizing a MERN stack (MongoDB, Express.js, React.js, Node.js) application using Docker ensures consistency, scalability, and ease of deployment across different environments. Containers package the application with all dependencie...mean stack application
CodeXoft KEblog.codexoft.tech·Feb 9, 2025Part 3: Mastering SQLMastering SQL: From Beginner to Advanced 1. Introduction SQL (Structured Query Language) is the industry-standard language for interacting with relational databases. Whether you’re managing data for web applications, analytics, or enterprise systems...20 likesMastering Databases: From Fundamentals to Advanced TechniquesSQL
React Mastersreactmasters.hashnode.dev·Feb 10, 2025How SSR Differs from Client-Side Rendering in ReactIntroduction Rendering strategies are crucial for user experience, SEO, and overall performance when building React applications. Two of the most commonly used rendering techniques are Server-Side Rendering (SSR) and Client-Side Rendering (CSR). CSR...SSR
Sheikh Abdul Wahidabdulwahidblogs.hashnode.dev·Feb 9, 2025My Full Stack Development Learning Journey: Week - 1Hey everyone, in this week, I learned about the following HTML concepts: Live Preview Extension in VSCode Client-Server Interaction Basic Structure of an HTML File Text Content Elements Media Integration Forms and Input Tags Semantic Tags & S...Frontend Development
Shivam Guptashivamgupta6418.hashnode.dev·Feb 9, 2025Understanding MVC Architecture in the MERN StackHello readers in this article I am going to explain you the MVC Pattern which we generally use when we are building a mern stack project. Before going to learn how to make MVC Pattern let first understand what is mean by MVC So in very simple word MV...1 like·37 readscoding
Buddhamy-journey-into-python-oop.hashnode.dev·Feb 7, 2025My Journey into Python OOP: From Chef to CoderHello there! If you're reading this, chances are you're either diving into Python OOP or feeling a bit lost—just like me when I started. I’m currently learning programming at a bootcamp, and let me tell you, it’s been a wild ride. Coming from a 20-ye...Software Engineering
Oni Ebunoluwa Mercyebuntoday.hashnode.dev·Feb 5, 2025How to cope while Working on a projectI'm sure you can relate to this: You are almost done with your project and you go back to review it - just to add the final touches and wrap things up with the project. But then, suddenly, you realize the lots of errors on your project 😓🧐 The frust...#handlingErrors
BHANU PRAKASH JHAbhanu-prakash-jha-ai.hashnode.dev·Feb 3, 2025Exploring the Size of AI Software Codebases.Let's start by explaining the heading. Why am I writing this? At first, I was thinking that AI, basically ChatGPT do have large codebases, like other technologies, similar to what we have as a full-stack developers. If you're also curious to know, th...AI