#defensecourse search results
Day 14 | Defense Course | @CoderArmy | @rohit_negi9 Explored the magic of CSS Transitions & Transforms today ✨ From smooth hover effects to scaling, rotating, and adding life to designs—small touches make a big impact 🚀 #Day14 #CoderArmy #DefenseCourse #CSS #WebDevelopment
🪖 Defense-13: Learned about CSS animations today, like how to create a marquee effect! ✨ Yesterday was super busy with college work so I couldn't complete the session, but I still showed up today. Consistency is everything! 💪 #WebDev #DefenseCourse
Happy Teachers Day❤️ Day 5 Learn About Html form in Depth Josh is High Road to Full Stack Dev #coderarmy #Defensecourse
Day 29 & 30 of Defense Course Learned how the browser comes alive through DOM & Events. DOM → select, modify, create elements dynamically. DocumentFragment → update UI efficiently. Events → bubbling, capturing, addEventListener. #JavaScript #DefenseCourse #LearningJourney
🚀 Day 9 | Defense Course | @CoderArmy | @rohit_negi9 Learned about CSS Cascade & Positioning → Static | Relative | Absolute | Fixed | Sticky. Gained clarity on how elements are placed & controlled in a webpage. #CSS #WebDevelopment #DefenseCourse #CoderArmy
✅️Completed lectures 11 & 12 of JavaScript from the Defense Course✨️ Learning deeper concepts and building stronger logic 🔥 #JavaScript #WebDev #DefenseCourse
Day 15 of Defense Course: Just Watched a full tutorial on building a responsive portfolio site with HTML & CSS—Grid layouts, sticky sidebar, Flexbox nav, media queries & hover animations. #DefenseCourse #HTML #CSS #WebDev
Day 19 – Defense Course Covered JS operators, type conversion, control flow & loops. Key learnings: strict ===, 6 falsy values, short-circuiting, and why 0.1+0.2≠0.3. Even built a manual decimal adder to tackle floating-point quirks. @rohit_negi9 #DefenseCourse #JavaScript
Day 18 of my Defense course: Broke the “primitives=stack / objects=heap” myth. In V8, Smis live on stack, others on heap via refs. Booleans/null/undefined are singletons, strings always heap. JS memory ≠ textbook rules — it’s an optimized hybrid. #DefenseCourse #JavaScript
Day 21 of Defense Course: Strings & Dates: Strings → Immutable, method-rich, template literals = 🔥 Dates → Mutable, quirky (0-indexed months, Feb 30 → Mar 2), but essential Pro tip: use Day.js/date-fns or wait for the Temporal API to keep your sanity. #DefenseCourse
Day 20: Numbers & Math in JS 🔢 .toFixed() & .toPrecision() for formatting Use primitives, not new Number() Math methods: floor, ceil, round, trunc, sqrt, max/min Math.random() ≠ secure → use Crypto API for OTPs/tokens #JavaScript #Day20 #DefenseCourse
Day -7 Html Complete CSS start 🔥 inline+ Internal+ External CSS Josh is High Road to Full Stack Developer #Defensecourse #coderarmy #WebDevelopment
🪖Defense 8: Revised CSS Box Model & Display Property—covered content, margin, padding, border, inline and block elements, and box-sizing. #WebDev #DefenseCourse #CSS @rohit_negi9 aaj to swad aagaya ye sab padhke . btw aapne kahatha html ke baad kuch hoga😂
Day 11 | Defense Course | @CoderArmy | @rohit_negi9 🚀 Mastered CSS Grid for creating clean & responsive 2D layouts. #DefenseCourse #CoderArmy #RohitNegi #CSS #Grid #WebDevelopment
🚀 Day 7 – Defense Course | @CoderArmy | @RohitNegi Learned CSS basics → Types, Selectors, Colors & Fonts. 💡 CSS = Style + User Experience. #Day7 #DefenseCourse #CoderArmy #CSS #WebDevelopment
🪖Defense 3: Revised HTML tables and practiced nested lists. Learned that a table can have only one <thead>. Josh is high, bhaiya @rohit_negi9 —session was amazing, sab kuch chamka diya! 😄🔥 #WebDev #DefenseCourse #HTML
🪖 Defense 7: Started CSS! Learned about inline, internal, and external CSS Explored id and class selectors, group styling, and font styling Learned various sizing units: px, vh, vw, em, rem, etc. @rohit_negi9 Loving how powerful CSS can be! 🎨💻 #WebDev #DefenseCourse #CSS
🪖Defense 9: Learned about the CSS position property (static, relative, absolute, fixed, sticky), how cascading works, and understood property priority—especially .!important. @rohit_negi9 bhaiya Almost completed the homework! #WebDev #DefenseCourse #CSS
Day 10 of Defense course Covered Flexbox : flex container/items, axes, justify-content, align-items, gap, flex-wrap, flex shorthand—then practiced with a signup form. @rohit_negi9 @adityatandon02 #Day10 #DefenseCourse #Flexbox #CSS #Frontend #WebDevelopment #ResponsiveDesign
Day 29 & 30 of Defense Course Learned how the browser comes alive through DOM & Events. DOM → select, modify, create elements dynamically. DocumentFragment → update UI efficiently. Events → bubbling, capturing, addEventListener. #JavaScript #DefenseCourse #LearningJourney
✅️Completed lectures 11 & 12 of JavaScript from the Defense Course✨️ Learning deeper concepts and building stronger logic 🔥 #JavaScript #WebDev #DefenseCourse
Day 22 of Defense Course: Explored Arrays in depth — creation, looping, splice, slice, flat, sorting & more. Learned that JS arrays aren’t “real” arrays; they’re objects with numeric keys, optimized by V8 when dense but slower when sparse. #JavaScript #DefenseCourse #WebDev
Day 21 of Defense Course: Strings & Dates: Strings → Immutable, method-rich, template literals = 🔥 Dates → Mutable, quirky (0-indexed months, Feb 30 → Mar 2), but essential Pro tip: use Day.js/date-fns or wait for the Temporal API to keep your sanity. #DefenseCourse
Day 20: Numbers & Math in JS 🔢 .toFixed() & .toPrecision() for formatting Use primitives, not new Number() Math methods: floor, ceil, round, trunc, sqrt, max/min Math.random() ≠ secure → use Crypto API for OTPs/tokens #JavaScript #Day20 #DefenseCourse
Day 19 – Defense Course Covered JS operators, type conversion, control flow & loops. Key learnings: strict ===, 6 falsy values, short-circuiting, and why 0.1+0.2≠0.3. Even built a manual decimal adder to tackle floating-point quirks. @rohit_negi9 #DefenseCourse #JavaScript
Day 18 of my Defense course: Broke the “primitives=stack / objects=heap” myth. In V8, Smis live on stack, others on heap via refs. Booleans/null/undefined are singletons, strings always heap. JS memory ≠ textbook rules — it’s an optimized hybrid. #DefenseCourse #JavaScript
Day 15 of Defense Course: Just Watched a full tutorial on building a responsive portfolio site with HTML & CSS—Grid layouts, sticky sidebar, Flexbox nav, media queries & hover animations. #DefenseCourse #HTML #CSS #WebDev
Day 14 | Defense Course | @CoderArmy | @rohit_negi9 Explored the magic of CSS Transitions & Transforms today ✨ From smooth hover effects to scaling, rotating, and adding life to designs—small touches make a big impact 🚀 #Day14 #CoderArmy #DefenseCourse #CSS #WebDevelopment
🪖 Defense-13: Learned about CSS animations today, like how to create a marquee effect! ✨ Yesterday was super busy with college work so I couldn't complete the session, but I still showed up today. Consistency is everything! 💪 #WebDev #DefenseCourse
Day 11 | Defense Course | @CoderArmy | @rohit_negi9 🚀 Mastered CSS Grid for creating clean & responsive 2D layouts. #DefenseCourse #CoderArmy #RohitNegi #CSS #Grid #WebDevelopment
Day 10 of Defense course Covered Flexbox : flex container/items, axes, justify-content, align-items, gap, flex-wrap, flex shorthand—then practiced with a signup form. @rohit_negi9 @adityatandon02 #Day10 #DefenseCourse #Flexbox #CSS #Frontend #WebDevelopment #ResponsiveDesign
🚀 Day 9 | Defense Course | @CoderArmy | @rohit_negi9 Learned about CSS Cascade & Positioning → Static | Relative | Absolute | Fixed | Sticky. Gained clarity on how elements are placed & controlled in a webpage. #CSS #WebDevelopment #DefenseCourse #CoderArmy
🪖Defense 9: Learned about the CSS position property (static, relative, absolute, fixed, sticky), how cascading works, and understood property priority—especially .!important. @rohit_negi9 bhaiya Almost completed the homework! #WebDev #DefenseCourse #CSS
🪖Defense 8: Revised CSS Box Model & Display Property—covered content, margin, padding, border, inline and block elements, and box-sizing. #WebDev #DefenseCourse #CSS @rohit_negi9 aaj to swad aagaya ye sab padhke . btw aapne kahatha html ke baad kuch hoga😂
🪖 Defense 7: Started CSS! Learned about inline, internal, and external CSS Explored id and class selectors, group styling, and font styling Learned various sizing units: px, vh, vw, em, rem, etc. @rohit_negi9 Loving how powerful CSS can be! 🎨💻 #WebDev #DefenseCourse #CSS
Day -7 Html Complete CSS start 🔥 inline+ Internal+ External CSS Josh is High Road to Full Stack Developer #Defensecourse #coderarmy #WebDevelopment
🪖Defense: Couldn’t find or watch today’s video—maybe it’s not uploaded yet by @rohit_negi9 Please don’t stop, bhaiya! We are with you—your videos are amazing and you’re doing revolutionary work by giving such high-quality free education. 🙏🚀 #WebDev #DefenseCourse #Respect
🪖Defense 5: Task completed! Finished Day 5 homework—created a form, learned new form attributes, and understood how things actually work behind the scenes.@rohit_negi9 bhaiya Excited for Day 6! 🚀 #WebDev #DefenseCourse #Learning
🪖Defense 5: Revised HTML forms and explored how different attributes work. Happy Teachers' Day, @rohit_negi9 bhaiya Aaj ka session bahut mast tha. Task kal complete kar dunga, pakka! aaj thoda late ho gaya #WebDev #DefenseCourse #TeachersDay
Day 20: Numbers & Math in JS 🔢 .toFixed() & .toPrecision() for formatting Use primitives, not new Number() Math methods: floor, ceil, round, trunc, sqrt, max/min Math.random() ≠ secure → use Crypto API for OTPs/tokens #JavaScript #Day20 #DefenseCourse
🚀 Day 9 | Defense Course | @CoderArmy | @rohit_negi9 Learned about CSS Cascade & Positioning → Static | Relative | Absolute | Fixed | Sticky. Gained clarity on how elements are placed & controlled in a webpage. #CSS #WebDevelopment #DefenseCourse #CoderArmy
🪖Defense 8: Revised CSS Box Model & Display Property—covered content, margin, padding, border, inline and block elements, and box-sizing. #WebDev #DefenseCourse #CSS @rohit_negi9 aaj to swad aagaya ye sab padhke . btw aapne kahatha html ke baad kuch hoga😂
✅️Completed lectures 11 & 12 of JavaScript from the Defense Course✨️ Learning deeper concepts and building stronger logic 🔥 #JavaScript #WebDev #DefenseCourse
Day 29 & 30 of Defense Course Learned how the browser comes alive through DOM & Events. DOM → select, modify, create elements dynamically. DocumentFragment → update UI efficiently. Events → bubbling, capturing, addEventListener. #JavaScript #DefenseCourse #LearningJourney
Day 11 | Defense Course | @CoderArmy | @rohit_negi9 🚀 Mastered CSS Grid for creating clean & responsive 2D layouts. #DefenseCourse #CoderArmy #RohitNegi #CSS #Grid #WebDevelopment
Day -7 Html Complete CSS start 🔥 inline+ Internal+ External CSS Josh is High Road to Full Stack Developer #Defensecourse #coderarmy #WebDevelopment
Day 14 | Defense Course | @CoderArmy | @rohit_negi9 Explored the magic of CSS Transitions & Transforms today ✨ From smooth hover effects to scaling, rotating, and adding life to designs—small touches make a big impact 🚀 #Day14 #CoderArmy #DefenseCourse #CSS #WebDevelopment
🪖 Defense-13: Learned about CSS animations today, like how to create a marquee effect! ✨ Yesterday was super busy with college work so I couldn't complete the session, but I still showed up today. Consistency is everything! 💪 #WebDev #DefenseCourse
🚀 Day 7 – Defense Course | @CoderArmy | @RohitNegi Learned CSS basics → Types, Selectors, Colors & Fonts. 💡 CSS = Style + User Experience. #Day7 #DefenseCourse #CoderArmy #CSS #WebDevelopment
Happy Teachers Day❤️ Day 5 Learn About Html form in Depth Josh is High Road to Full Stack Dev #coderarmy #Defensecourse
🪖Defense 3: Revised HTML tables and practiced nested lists. Learned that a table can have only one <thead>. Josh is high, bhaiya @rohit_negi9 —session was amazing, sab kuch chamka diya! 😄🔥 #WebDev #DefenseCourse #HTML
🪖Defense 9: Learned about the CSS position property (static, relative, absolute, fixed, sticky), how cascading works, and understood property priority—especially .!important. @rohit_negi9 bhaiya Almost completed the homework! #WebDev #DefenseCourse #CSS
Day 15 of Defense Course: Just Watched a full tutorial on building a responsive portfolio site with HTML & CSS—Grid layouts, sticky sidebar, Flexbox nav, media queries & hover animations. #DefenseCourse #HTML #CSS #WebDev
Day 21 of Defense Course: Strings & Dates: Strings → Immutable, method-rich, template literals = 🔥 Dates → Mutable, quirky (0-indexed months, Feb 30 → Mar 2), but essential Pro tip: use Day.js/date-fns or wait for the Temporal API to keep your sanity. #DefenseCourse
Day 22 of Defense Course: Explored Arrays in depth — creation, looping, splice, slice, flat, sorting & more. Learned that JS arrays aren’t “real” arrays; they’re objects with numeric keys, optimized by V8 when dense but slower when sparse. #JavaScript #DefenseCourse #WebDev
Day 19 – Defense Course Covered JS operators, type conversion, control flow & loops. Key learnings: strict ===, 6 falsy values, short-circuiting, and why 0.1+0.2≠0.3. Even built a manual decimal adder to tackle floating-point quirks. @rohit_negi9 #DefenseCourse #JavaScript
Day 18 of my Defense course: Broke the “primitives=stack / objects=heap” myth. In V8, Smis live on stack, others on heap via refs. Booleans/null/undefined are singletons, strings always heap. JS memory ≠ textbook rules — it’s an optimized hybrid. #DefenseCourse #JavaScript
🪖 Defense 7: Started CSS! Learned about inline, internal, and external CSS Explored id and class selectors, group styling, and font styling Learned various sizing units: px, vh, vw, em, rem, etc. @rohit_negi9 Loving how powerful CSS can be! 🎨💻 #WebDev #DefenseCourse #CSS
Something went wrong.
Something went wrong.
United States Trends
- 1. #hazbinhotelseason2 33K posts
- 2. Good Wednesday 18.9K posts
- 3. Northern Lights 48K posts
- 4. #HazbinHotelSpoilers 3,183 posts
- 5. ADOR 25.5K posts
- 6. #huskerdust 9,109 posts
- 7. Hanni 8,793 posts
- 8. Vaggie 6,318 posts
- 9. MIND-BLOWING 35.1K posts
- 10. #chaggie 4,911 posts
- 11. #Aurora 10.4K posts
- 12. Carmilla 2,611 posts
- 13. SPECTACULAR 25.3K posts
- 14. Wike 237K posts
- 15. H-1B 39.3K posts
- 16. Superb 22.9K posts
- 17. Justified 18.6K posts
- 18. TERRIFIC 15.8K posts
- 19. H1-B 4,508 posts
- 20. STEM 15.4K posts