#namastenodejs search results
After many distractions & self-doubt, Iโm finally locking in 4 months of focused learning ๐ Started Node.js today with #NamasteNodeJS by @akshaymarch7 ๐ Day 1 โ history of Node.js & why it matters. Help me stay consistent ๐ก Any tips from #NodeJS devs?
Just started #NamasteReact after completing #NamasteNodeJS! ๐ Finished the 'Igniting Our App' class. Huge thanks to @akshaymarch7 sir for the amazing lessons and guidance! ๐ #React #WebDevelopment #MERNStack #LearningJourney
๐ Day 20 & 21 - #NamasteNodeJS @akshaymarch7 Leveling up my MongoDB schema! Explored SchemaType options like required, unique, minLength, and custom validations. Added timestamps, API validations & sanitized inputs. Used validator library for emails, passwords, and URLs.
Thanks to @akshaymarch7 for sending me friend request ๐๐ and #NamasteNodeJS Integrated AWS Simple Email Service (SES) into the #DevTinder project! ๐ Now, users can receive seamless email notifications. Exploring AWS services has been an insightful experience.
๐ Polishing Nodejs with my favourite teacher ๐ #NamasteNodejs๐ Teacher: @akshaymarch7 ๐ โจ Building DevTinder Application #100DaysOfCode #CodingJourney
Day 0 of #NamasteNodeJS - NodeJS is a Javascript runtime environment. - Built on same V8 engine, which is also used in Google Chrome - What is difference between browser console and NodeJS REPL. - Nothing, under the hood both runs using V8 engine.
Day 6/100 โ - Started Frontend of DevTinder: Vite + Tailwind + DaisyUI. Built navbar/footer/login/profile + basic React Router parent/child routing. Revised the React Concepts ๐ Project Name: PullRequest โค๏ธ Thanks @akshaymarch7 for the Knowledge-Packed Video. #NamasteNodejs
๐ How Does JavaScript Work? Exploring the V8 engine, Ignition, Sparkplug, and Turbofan! ๐ป Having fun learning all this in #NamasteNodeJS with @akshaymarch7. So much to dive into! ๐ฅ #NodeJS #JavaScript #LearningInPublic #BuildInPublic
Day 2 โ #NamasteNodeJS (@akshaymarch7) Ep 02: JS on the Server โ Key takeaways: DNS-IP-CDN/LB -server-response V8 engine vs Node.js runtime ECMAScript standards V8 & Node core written in C++ Iโm going slow & deep ,Tips/resources for consistency?
Today i'm learn about Express.js:- Routing , routes , Multiple route handlers , Specific path matchers , Middleware (with dummy admin auth) , Error handling Thanks to @akshaymarch7 & #NamasteNodeJS for making backend feel like storytelling. #Nodejs #Express #learnInPublic
๐ ๏ธ Software Versioning โก Major: Changes that break compatibility โก Minor: Additions that enhance features โก Patch: Fixes that improve stability Keep your projects organized! Learning from #NamasteNodeJS with @akshaymarch7 Letโs #connect #LearningInPublic #BuildInPublic #Node
๐ Learning how the V8 engine uses Inline Caching to optimize and deoptimize code during JIT compilation is awesome! ๐ป The blend of compiling and interpreting for performance is mind-blowing. Loving this deep dive with #NamasteNodeJS and @akshaymarch7 #NodeJS #LearningInPublic
โ๏ธ Day 8/100 - React Frontend Progress! DevTinder app updates: โ React Router DOM setup โ Redux Toolkit integration โ CORS + Axios configuration โ Login flow with state management โ Code refactoring & organization Credit- @akshaymarch7 #NamasteNodejs
๐ Starting my journey with #NodeJS today! Excited to dive into backend magic and build something awesome. ๐ปโจ @akshaymarch7 #NamasteNodejs #Coding #JavaScript
Just finished Namaste Node.js Season 02 Episode 03 of creating our own server on node.js using express.js and learned a lot Thanks a lot @akshaymarch7 โค๐ #NamasteNodejs #nodejs #express
๐ Built DevTinder โ a MERN Stack networking app for developers! Tinder-inspired but for devs ๐ป โ discover, connect & grow your network securely ๐ ๐ป Code: lnkd.in/gkCjBTC3 Built as part of the #NamasteNodeJS course by @akshaymarch7 ๐ #ReactJS #NodeJS #OpenToWork
Today i'm learn about Express.js:- Routing , routes , Multiple route handlers , Specific path matchers , Middleware (with dummy admin auth) , Error handling Thanks to @akshaymarch7 & #NamasteNodeJS for making backend feel like storytelling. #Nodejs #Express #learnInPublic
10 October How Code is Executing Behind the Scenes. How V8 engine generate output what is the process. #namastenodejs #akshaysainu
๐ Polishing Nodejs with my favourite teacher ๐ #NamasteNodejs๐ Teacher: @akshaymarch7 ๐ โจ Building DevTinder Application #100DaysOfCode #CodingJourney
Day 2 โ #NamasteNodeJS (@akshaymarch7) Ep 02: JS on the Server โ Key takeaways: DNS-IP-CDN/LB -server-response V8 engine vs Node.js runtime ECMAScript standards V8 & Node core written in C++ Iโm going slow & deep ,Tips/resources for consistency?
After many distractions & self-doubt, Iโm finally locking in 4 months of focused learning ๐ Started Node.js today with #NamasteNodeJS by @akshaymarch7 ๐ Day 1 โ history of Node.js & why it matters. Help me stay consistent ๐ก Any tips from #NodeJS devs?
โ๏ธ Day 8/100 - React Frontend Progress! DevTinder app updates: โ React Router DOM setup โ Redux Toolkit integration โ CORS + Axios configuration โ Login flow with state management โ Code refactoring & organization Credit- @akshaymarch7 #NamasteNodejs
Todayโs win: turned theory into practice. Hardened /signup API: better validation + structure Spun up Docker hello-world and mapped why containers > VMs Clarified SD evaluation: reliability, scalability, observability #Backend #NamasteNodeJS #ChaiAurCode #LearningInPublic
Namaste Node.js How V8 Executes JavaScript: 1 Parsing โ Converts code to AST 2 Ignition โ Generates & runs bytecode 3 TurboFan โ Optimizes hot code paths 4 Garbage Collector โ Frees memory efficiently Behind every console.log() is a powerhouse! #NamasteNodeJS #JavaScript
Just learned how Node.js handles async operations under the hood โ all thanks to #NamasteNodeJS by @akshaymarch7 ๐จโ๐ซ The magic behind the scenes? ๐ง libuv and the event loop! Here's how it works ๐งต๐
Day 0 of #NamasteNodeJS - NodeJS is a Javascript runtime environment. - Built on same V8 engine, which is also used in Google Chrome - What is difference between browser console and NodeJS REPL. - Nothing, under the hood both runs using V8 engine.
Totally agree! Each episode pulls you in deeperโNodeJS never felt this fun before ๐๐ฅ #NamasteNodeJS
โ Successfully completed Namaste Node.js Season 2 by @akshaymarch7 Started with confusion, now walking away with clarity and confidence in backend development. Grateful to Akshay Sir for delivering such a well-structured and insightful course. #NodeJS #NamasteNodeJS #BackendDev
Go ahead and try it ๐ tinderdev.xyz Create your profile, match by skills, and start building with like-minded devs! ๐ฅ #DevTinder #100DaysOfCode #namastenodejs #developer
๐ง Day 1 of #100DaysOfCode Started my Node.js journey with #NamasteNodeJS by @akshaymarch7 ๐น Node.js = JS runtime built on Chromeโs V8 engine ๐น Runs JS outside the browser ๐น Non-blocking, event-driven architecture ๐น Introduced global, now standardized as globalThis #NodeJs
Confidence comes with in-depth knowledge, keep learning! ๐ฅ #NamasteNodeJS
Just completed both seasons of #namestenodejs by @akshaymarch7 bhaiya.Honestly feeling confident in node js now.Completed many lectures from yt.Still the confidence that I have now, wasn't before in node js. From libuv to skip/limit..wrote code by my own and maintained notes.
S2 Ep.4 of #NamasteNodeJS๐ by @akshaymarch7 Just leveled up my backend skills building DevTinder! โ HTTP methods (POST/GET/PATCH/DELETE) โ Advanced Express routing (+, ?, *, regex) โ Postman API testing mastery
S2 Ep.3 of #NamasteNodeJS๐ by @akshaymarch7 Key takeaways from lecture: ๐น package.json = it's like project ID card ๐น node_modules = dependency home (never git commit!) ๐น package-lock.json = version insurance ๐น -g flag = system-wide tools
S2 Ep.2 of #NamasteNodeJS by @akshaymarch7 ๐ DevTinder: Like Tinder, but for devs to collab! ๐ฅ We're building it step by step: 1๏ธโฃ Requirements: Auth, profiles, matchmaking 2๏ธโฃ HLD: React + Node.js + MongoDB 3๏ธโฃ LLD: DB schemas + REST APIs (GET/POST/PATCH)
So which should YOU choose? ๐ Monolith is best when: Small team/simple app Need quick launch Limited scaling needs ๐ Microservices win when: Large, complex system Multiple teams working Need granular scaling S2 Ep.1 of #NamasteNodeJS by @akshaymarch7 Sir ๐ช
๐ Polishing Nodejs with my favourite teacher ๐ #NamasteNodejs๐ Teacher: @akshaymarch7 ๐ โจ Building DevTinder Application #100DaysOfCode #CodingJourney
After many distractions & self-doubt, Iโm finally locking in 4 months of focused learning ๐ Started Node.js today with #NamasteNodeJS by @akshaymarch7 ๐ Day 1 โ history of Node.js & why it matters. Help me stay consistent ๐ก Any tips from #NodeJS devs?
Today i'm learn about Express.js:- Routing , routes , Multiple route handlers , Specific path matchers , Middleware (with dummy admin auth) , Error handling Thanks to @akshaymarch7 & #NamasteNodeJS for making backend feel like storytelling. #Nodejs #Express #learnInPublic
๐ Day 20 & 21 - #NamasteNodeJS @akshaymarch7 Leveling up my MongoDB schema! Explored SchemaType options like required, unique, minLength, and custom validations. Added timestamps, API validations & sanitized inputs. Used validator library for emails, passwords, and URLs.
๐ How Does JavaScript Work? Exploring the V8 engine, Ignition, Sparkplug, and Turbofan! ๐ป Having fun learning all this in #NamasteNodeJS with @akshaymarch7. So much to dive into! ๐ฅ #NodeJS #JavaScript #LearningInPublic #BuildInPublic
๐ ๏ธ Software Versioning โก Major: Changes that break compatibility โก Minor: Additions that enhance features โก Patch: Fixes that improve stability Keep your projects organized! Learning from #NamasteNodeJS with @akshaymarch7 Letโs #connect #LearningInPublic #BuildInPublic #Node
๐ Learning how the V8 engine uses Inline Caching to optimize and deoptimize code during JIT compilation is awesome! ๐ป The blend of compiling and interpreting for performance is mind-blowing. Loving this deep dive with #NamasteNodeJS and @akshaymarch7 #NodeJS #LearningInPublic
๐ Excited to start #NamasteNodeJS by @akshaymarch7 After a year as a Full Stack Dev, Iโm diving deeper into Node.js. Akshayโs courses are game-changers! ๐ป ๐ Node.js History: 2009: Created by Ryan Dahl 2010: NPM launched 2019: OpenJS Foundation formed Highly recommend #Nodejs
@akshaymarch7 why setImmediate and setTimeout act different in below scenarios if there is any synchronous code setTimeout is printed first else setImmediate is printed first #namasteNodeJS
Thanks to @akshaymarch7 for sending me friend request ๐๐ and #NamasteNodeJS Integrated AWS Simple Email Service (SES) into the #DevTinder project! ๐ Now, users can receive seamless email notifications. Exploring AWS services has been an insightful experience.
Day 0 of #NamasteNodeJS - NodeJS is a Javascript runtime environment. - Built on same V8 engine, which is also used in Google Chrome - What is difference between browser console and NodeJS REPL. - Nothing, under the hood both runs using V8 engine.
Day 2 โ #NamasteNodeJS (@akshaymarch7) Ep 02: JS on the Server โ Key takeaways: DNS-IP-CDN/LB -server-response V8 engine vs Node.js runtime ECMAScript standards V8 & Node core written in C++ Iโm going slow & deep ,Tips/resources for consistency?
๐ Starting my journey with #NodeJS today! Excited to dive into backend magic and build something awesome. ๐ปโจ @akshaymarch7 #NamasteNodejs #Coding #JavaScript
Just finished Namaste Node.js Season 02 Episode 03 of creating our own server on node.js using express.js and learned a lot Thanks a lot @akshaymarch7 โค๐ #NamasteNodejs #nodejs #express
๐ Secured DevTinder /profileRoutes APIs + input sanitization. thanks too @akshaymarch7 #NamasteNodeJS ๐ ACID isolation levels control transaction visibility @arpit_bhayani ๐๏ธ DBMS: ExternalโLogical(schema)โInternal architecture
Something went wrong.
Something went wrong.
United States Trends
- 1. Falcons 13.2K posts
- 2. Drake London 2,407 posts
- 3. Max B 13K posts
- 4. Kyle Pitts 1,295 posts
- 5. Raheem Morris 1,000 posts
- 6. Alec Pierce 2,095 posts
- 7. Penix 2,754 posts
- 8. #Colts 2,636 posts
- 9. Bijan 2,563 posts
- 10. $SENS $0.70 Senseonics CGM N/A
- 11. $LMT $450.50 Lockheed F-35 N/A
- 12. $APDN $0.20 Applied DNA N/A
- 13. Badgley N/A
- 14. #Talus_Labs N/A
- 15. #AskFFT N/A
- 16. #ForTheShoe 1,474 posts
- 17. Zac Robinson N/A
- 18. Good Sunday 76.8K posts
- 19. #DirtyBirds N/A
- 20. Jessie Bates N/A