#coderarmy resultados da pesquisa
🚀Day 56 #CoderArmy Wrapped up React Lecture 2 today ⚛️✨ Dived into props, how they pass data smoothly, and how React’s component-based structure keeps everything modular and clean 🧱🔁 Small steps, big clarity. Loving the grind every day 🚀💙 #ReactJS #WebDev #BuildInPublic
DAY39: (of learning web dev with @rohit_negi9 sir) Lecture 2 of react done. React JSX, babel, react components and props done. #coderarmy #100DaysOfCode
Finally enrolled in the Strike course 😌 with exclusive pre-enrollment access! Thanks to @rohit_negi9 — secured my spot among the first 500! #strike #coderarmy
🚀Day 57 #CoderArmy Learned some cool React setup stuff today! Got introduced to Vite 🚀a super-fast bundler that makes apps load quicker. Also explored npm, node_modules, and the difference b/w dependencies & devDependencies. Leveling up step by step 💻💙 #ReactJS #Vite #JS
Day 5 of my Web Dev journey 🚀 Learnt all about Forms today: <form> basics Input types & attributes name vs id 🔑 id → frontend (CSS/JS, label link) 🔑 name → backend (data submission) And more Forms really are the bridge between users & websites 🌐 #WebDev #CoderArmy
Today I explored some advanced and exciting java script concepts: •Asynchronous and wait writing cleaner asynchronous code and handling promises more efficiently. •Prototype- Understanding how java script objects inherent properties . #coderarmy
Day-2️⃣8️⃣"Defence Course" Lecture Completed✅. Today I understood the DOM manipulation in Js. thanks to @rohit_negi9 for lecture. #WebDev #CoderArmy
Completed the 30 day of the defense course. Learned about event loop and webAPI. #coding #CodingJourney #coderarmy
Today I learned about callback hell and promises in java script- Callback hell-when multiple nested callbacks make code difficult to read and manage. Promises-a cleaner and more structured way to handle asynchronous operations, making code easier to understand . #coderarmy
Day-2️⃣7️⃣"Defence Course" Lecture Completed✅. I learned about map, filter and reduce in Js. And also understood how this method works behind the scene. @rohit_negi9 #WebDev #CoderArmy
POINTERS CONQUERED! Just finished the FINAL lecture on pointers from the GOAT CoderArmy YT channel – Rohit Negi bhaiya is an absolute legend! Mastered 2D & 3D arrays with pointers, memory layout, and dynamic allocation on HEAP. No more segfault nightmares! #DSA #CoderArmy
Day 30 Completed of Web Development Journey. I learned everything about events: -events, events listener, event action -event bubbling -event object -how to remove event listener Thank you @rohit_negi9 and @adityatandon02 for providing this course. #LearnInPublic #coderarmy
Day 32 of the Defense Challenge! Today I learned about the call back hell in JS. How callback functions help to control the abnormal behavior of JS and how these callbacks, make code look like a staircase that goes straight into hell.😅 #JavaScript #WebDevelopment #CoderArmy
Completed 37th day of the defense course. Learned concepts like- 1.React introduction 2.Created custom react. 3.React DOM vs React #coding #webdevelopment #coderarmy
#Day 22 of web development and Day 7 of java script completed 😊 Today I learned about array in java script .In java script array was totally different from the other language , array act as object in java script . #coderarmy #webdevelopment #consistency
REALITY CHECK ! @rohit_negi9 bhaiya nailed it! Demotivation might bring you down, but it's often the wake-up call we need .Reality hits hard 😓 But @CoderArmy's motivation keeps us going! 💻💪 Baat tho sahi hain ,no one cares about ur story until u succeed.📈 #CoderArmy
Always standing strong with Coder Army bhaiya ❤️ #STRIKE is a very great initiative with the motive of improving people's logical thinking along with industry applications. It's results will speak louder @rohit_negi9 bhaiya 🔥 #CoderArmy ❤️
#DAY 23 of web development and DAY 8 of java script completed 😊 #CoderArmy #webdevelopment #consistency
Day-2️⃣9️⃣"Defence Course" Lecture Completed✅. Today I learned about the CRUD operation in DOM. and also understood why not to use "innerHTML" in the program. Thanks to @rohit_negi9 bhaiya for a content. #WebDev #CoderArmy
#Day32 Web development with Rohit Negi Sir Day 32 Complete.... Today Topics... ✨What Makes JS Synchronous ✨Understanding Web APIs ✨Callback Queue & Task Queue ✨Event Loop Explained #rohitnegi #coderArmy #mernstack #WebDevelopment #DefenseChallenge
#Day31 Web development with Rohit Negi Sir Day 31 Complete.... Today Topics... 👇 📌 10 JavaScript Projects : Random Quote Generator Digital Clock Astrology App To-Do List Etc... #rohitnegi #coderArmy #mernstack #WebDevelopment #DefenseChallenge
Currently learning Flexbox in CSS by Coder Army 😊 #CoderArmy #FlexboxinCSS #flexbox #TechFamily
DAY39: (of learning web dev with @rohit_negi9 sir) Lecture 2 of react done. React JSX, babel, react components and props done. #coderarmy #100DaysOfCode
🚀Day 57 #CoderArmy Learned some cool React setup stuff today! Got introduced to Vite 🚀a super-fast bundler that makes apps load quicker. Also explored npm, node_modules, and the difference b/w dependencies & devDependencies. Leveling up step by step 💻💙 #ReactJS #Vite #JS
Day-2️⃣8️⃣"Defence Course" Lecture Completed✅. Today I understood the DOM manipulation in Js. thanks to @rohit_negi9 for lecture. #WebDev #CoderArmy
Completed 37th day of the defense course. Learned concepts like- 1.React introduction 2.Created custom react. 3.React DOM vs React #coding #webdevelopment #coderarmy
🚀Day 56 #CoderArmy Wrapped up React Lecture 2 today ⚛️✨ Dived into props, how they pass data smoothly, and how React’s component-based structure keeps everything modular and clean 🧱🔁 Small steps, big clarity. Loving the grind every day 🚀💙 #ReactJS #WebDev #BuildInPublic
Day-2️⃣7️⃣"Defence Course" Lecture Completed✅. I learned about map, filter and reduce in Js. And also understood how this method works behind the scene. @rohit_negi9 #WebDev #CoderArmy
📆Day-14: Final chapter of CSS🏆 #CoderArmy Learned transition & transform, and build a mini-project — animated solar system 🌞🪐 #WebDevelopment #WebDevJourney #LearnInPublic #CSS
🚀Day 55 #CoderArmy Today I learned why curly braces {} are so powerful in React ⚛️ they let us render texts, numbers, arrays, elements… everything right inside our UI! Small learning, but hey… learning is learning, right? #ReactJS #CodeEveryday #BuildInPublic @rohit_negi9
🚀Day 54 #CoderArmy Learnt JSX today, explored how Babel ⚙️ converts it into React-ready code, and understood React Components ⚛️ just reusable UI functions! Feels great to level up bit by bit 🚀🔥 #ReactJS #BuildInPublic @rohit_negi9
25-Dec-2025 Today I revised some HTML basics: • Internet • IP Address • MAC Address • DNS Small steps, but progress is progress. Hoping to improve my attention span along the way. #coderarmy #rohitnegi #webdev #buildinpublic #cpp
Day 32 of the Defense Challenge! Today I learned about the call back hell in JS. How callback functions help to control the abnormal behavior of JS and how these callbacks, make code look like a staircase that goes straight into hell.😅 #JavaScript #WebDevelopment #CoderArmy
🚀Day 53 #CoderArmy Learned more about React Rendering today how updates actually work ⚛️ Completed my first React lecture from CoderArmy 🎉 Starting the next one tomorrow! 💪 #ReactJS #WebDev @rohit_negi9
DAY39: (of learning web dev with @rohit_negi9 sir) Lecture 2 of react done. React JSX, babel, react components and props done. #coderarmy #100DaysOfCode
🚀Day 57 #CoderArmy Learned some cool React setup stuff today! Got introduced to Vite 🚀a super-fast bundler that makes apps load quicker. Also explored npm, node_modules, and the difference b/w dependencies & devDependencies. Leveling up step by step 💻💙 #ReactJS #Vite #JS
Day 32 of the Defense Challenge! Today I learned about the call back hell in JS. How callback functions help to control the abnormal behavior of JS and how these callbacks, make code look like a staircase that goes straight into hell.😅 #JavaScript #WebDevelopment #CoderArmy
🚀Day 56 #CoderArmy Wrapped up React Lecture 2 today ⚛️✨ Dived into props, how they pass data smoothly, and how React’s component-based structure keeps everything modular and clean 🧱🔁 Small steps, big clarity. Loving the grind every day 🚀💙 #ReactJS #WebDev #BuildInPublic
Completed 37th day of the defense course. Learned concepts like- 1.React introduction 2.Created custom react. 3.React DOM vs React #coding #webdevelopment #coderarmy
Day-2️⃣8️⃣"Defence Course" Lecture Completed✅. Today I understood the DOM manipulation in Js. thanks to @rohit_negi9 for lecture. #WebDev #CoderArmy
5/5 🎉 My first quiz on coder army website and got 5/5 😄 #coderarmy #abdullahatif #atif #abdullah #Coding #CodingJourney
POINTERS CONQUERED! Just finished the FINAL lecture on pointers from the GOAT CoderArmy YT channel – Rohit Negi bhaiya is an absolute legend! Mastered 2D & 3D arrays with pointers, memory layout, and dynamic allocation on HEAP. No more segfault nightmares! #DSA #CoderArmy
Day-2️⃣7️⃣"Defence Course" Lecture Completed✅. I learned about map, filter and reduce in Js. And also understood how this method works behind the scene. @rohit_negi9 #WebDev #CoderArmy
Today I learned about callback hell and promises in java script- Callback hell-when multiple nested callbacks make code difficult to read and manage. Promises-a cleaner and more structured way to handle asynchronous operations, making code easier to understand . #coderarmy
Day 5 of my Web Dev journey 🚀 Learnt all about Forms today: <form> basics Input types & attributes name vs id 🔑 id → frontend (CSS/JS, label link) 🔑 name → backend (data submission) And more Forms really are the bridge between users & websites 🌐 #WebDev #CoderArmy
Day 30 Completed of Web Development Journey. I learned everything about events: -events, events listener, event action -event bubbling -event object -how to remove event listener Thank you @rohit_negi9 and @adityatandon02 for providing this course. #LearnInPublic #coderarmy
Completed the 29th day of the defense course. Created 10 small projects in Javascript. #coding #codingJourney #coderarmy
#Day 22 of web development and Day 7 of java script completed 😊 Today I learned about array in java script .In java script array was totally different from the other language , array act as object in java script . #coderarmy #webdevelopment #consistency
Completed the 30 day of the defense course. Learned about event loop and webAPI. #coding #CodingJourney #coderarmy
Finally enrolled in the Strike course 😌 with exclusive pre-enrollment access! Thanks to @rohit_negi9 — secured my spot among the first 500! #strike #coderarmy
Completed the 31st day of the defense course. Learned about Callback hell. #coding #CodingJourney #coderarmy
Today I explored some advanced and exciting java script concepts: •Asynchronous and wait writing cleaner asynchronous code and handling promises more efficiently. •Prototype- Understanding how java script objects inherent properties . #coderarmy
Tuesday well spent 😄 Day 02 of 180s days challenge completed ✅ Today I learned about Flowcharts and Pseudo code 😅 @CoderArmy @rohit_negi9 #dsa #coderarmy #180dayschallenge
Something went wrong.
Something went wrong.
United States Trends
- 1. Florida 99.4K posts
- 2. Texas 169K posts
- 3. #SmallBusinessSaturday 1,887 posts
- 4. Ohio State 25.2K posts
- 5. Tyler Adams 1,118 posts
- 6. Kentucky 13.7K posts
- 7. Good Saturday 33K posts
- 8. Go Blue 6,301 posts
- 9. Buckeyes 4,165 posts
- 10. #MeAndTheeSeriesEP3 1.15M posts
- 11. Go Bucks 2,000 posts
- 12. #StrayKidsAtMAMA2025 10.6K posts
- 13. #SaturdayVibes 3,533 posts
- 14. #스키즈_MAMA_AOTY_축하해 11.8K posts
- 15. Gameday 29.1K posts
- 16. SKZ KARMA OF THE YEAR 10.8K posts
- 17. TV Guide N/A
- 18. Nick Saban 1,648 posts
- 19. Successful 81.4K posts
- 20. Bournemouth 8,726 posts