Bonaventure OgetoforHojaLeaks Coding Tutorialshojaleaks.com·Nov 14, 202422 GitHub Repositories for Learning Web Development: HTML, CSS, MERN, Python, and DjangoIf you're on a journey to becoming a skilled web developer or full-stack engineer, finding the right resources is essential. GitHub is a goldmine for such resources, with repositories that cover everything from basic HTML and CSS to advanced topics l...Xin and 1 other are discussing this2 people are discussing thisDiscuss·32 likes·222 readsMERN Stack
FinsFlowforFinsFlowfinsflow.hashnode.dev·10 hours agoGingerbread Train Pop Card FreeCreate Holiday Cheer: Gingerbread Train Pop-Up Card This festive season, let your creativity run as wild as a bustling North Pole workshop with our Gingerbread Train Pop-Up Card! Designed by Bella Carta Design, this enchanting 3D SVG template is the ...Discusscandy
gayatri kumargeekee.hashnode.dev·17 hours agoJavaScript in the Real World: Node and Beyond!Welcome aboard your very own space station, powered by the versatile Node.js engine. But just like any space station, you need supplies to function. That's where npm (Node Package Manager) comes in—it’s the supply ship that delivers the tools and pac...Discuss·10 likesWeb Developmentjs
Rohit Prakashrohitprakash249.hashnode.dev·Nov 20, 2024my goal for next two weeks.Right now i’m trying to clone swiggy (a food delivery app) techstack :- front end(using reactjs , Mui ) + back end( express, mongodb,node.js ) its an mobile app but as i’m a web developer i’m making its web version a web app. Below is how its looking...DiscussReact
Bonaventure OgetoforHojaLeaks Coding Tutorialshojaleaks.com·Nov 14, 202422 GitHub Repositories for Learning Web Development: HTML, CSS, MERN, Python, and DjangoIf you're on a journey to becoming a skilled web developer or full-stack engineer, finding the right resources is essential. GitHub is a goldmine for such resources, with repositories that cover everything from basic HTML and CSS to advanced topics l...Xin and 1 other are discussing this2 people are discussing thisDiscuss·32 likes·222 readsMERN Stack
Robiul H.robiul.dev·Nov 14, 2024PM2: A Journey from Basics to Advanced Node.js Process ManagementWelcome to your journey with PM2, the powerful process manager for Node.js applications. Whether you're a beginner just starting with Node.js or an experienced developer looking to optimize your application management, this guide will walk you throug...Discuss·70 likes·56 readsNode.js
Rayhan Kobirrayhankobirdev.hashnode.dev·Nov 13, 2024ওয়েব অ্যাপ্লিকেশনের গতি ও কার্যকারিতা বাড়াতে HTTP ETag ব্যবহারের সুবিধালেখালেখির অভ্যাস খুব একটা বেশি নেই আমার প্রথমবারের মতো লেখার চেষ্টা করছি আশা করছি ভুল ত্রুটিগুলো ক্ষমা সুন্দর দৃষ্টি দেখবেন। ETags (Entity Tags) একটি ক্যাশিং পদ্ধতি, যা রিসোর্স যাচাই ও ওয়েব রিকোয়েস্টের কার্যকারিতা উন্নত করতে সাহায্য করে।ETag হলো এক...Discussrayhankobir
Jahid Hasan Shantonotes.jahidhasan.dev·Nov 13, 2024How to setup a backend project with Node.js, Express, and CORSIntroduction Welcome to Your Complete Guide for Building a Server-Side Environment with Node.js, Express, and CORS This guide walks you through the foundational steps of setting up a server-side environment using Node.js and Express to create efficie...DiscussNode.js
Harendra Barotharrybdevops.hashnode.dev·Nov 13, 2024Improve Server Operations with Server Performer AnalyzerGoal of this project is to write a script to analyze server performance stats. Overview server-stats.sh is a shell script designed to analyze basic server performance statistics. It provides detailed insights into system resource usage, top processe...Discussserverless
Anurag Kumaranuragk24.hashnode.dev·Nov 11, 2024Securing Our REST API with JWT & OAuthWhen building a secure backend for a REST API, two key terms often come up: JWT (JSON Web Tokens) and OAuth. You might be wondering, what exactly are they, and why is everyone using them? Let’s dive in, because as they say, ‘Don’t underestimate the p...Discuss·23 likes·120 readsWeb DevWeb Development
Likhith SPlikhithsp.hashnode.dev·Nov 11, 2024Setting Up a Simple REST API with Node.js and ExpressIntroduction: In today’s web development world, REST APIs (Representational State Transfer Application Programming Interfaces) have become essential for building web and mobile applications. They allow different systems to communicate with each other...DiscussREST API