`* 𝙰𝙼𝙼𝚄𝙻𝚄❄️ *`
@am_u_u01
Student, self-discovery and growth..
Day 21 of #60DaysOfCoding #WebDevelopment Learned DOM basics: accessing elements, editing content, and understanding the document tree structure (HTML → Head/Body → elements → attributes/text nodes).
Day 20/60 Practiced filter(), map(), & reduce() Chained methods for data transformation Built a shopping cart total price calculator #60DaysOfCoding #WebDevelopment
Day 19/60 Practiced loops: for...of, forEach, for...in Explored Map & object iteration Used setTimeout & setInterval Hands-on JavaScript continues 💻 #60DaysOfCoding #WebDevelopment
Day 18 of #WebDevelopment #60daysOfCode Checked if arrays/objects are empty Used ?? for default values Practiced ternary operator Mastered for, while, do-while loops Used continue & break Printed arrays using loops
Day 17 of #60DaysOfCoding #WebDevelopment Explored conditional statements: if, if-else, else if for checking conditions Learned logical operators: && (AND) to check all conditions || (OR) to check any condition Practiced switch statements Reviewed truthy & falsy
Day 16 of #60DaysOfCoding #WebDevelopment Explored JS Execution Context & Call Stack GEC & Function Contexts Memory & Execution Phases LIFO in Call Stack Debugged using DevTools
Day 15 of #60DaysOfCoding Mastering this, Arrow Functions & IIFEs in JavaScript this in object method refers to the current object this in regular function refers to global IIFE (Immediately Invoked Function Expression) runs as soon as it's defined
Day 14 of #60DaysOfCoding #webdevelopment JS deep dive into: • Scopes — function, block & lexical • Function expressions • Higher‑order functions (mulcal) • Closures — functions returning functions (oddeventest) • Object methods (calculator.add/sub/mul)
Day 13 of #60DaysOfCoding #WebDevelopment Practiced Functions in JavaScript Covered: • Function declaration & calling • Args order matters! • Logic: sum, avg, table, string concat • ...rest operator → collect extra args • Functions with objects & arrays
Day 12 of #60DaysOfCoding #WebDevelopment Practiced Object Destructuring & Math in JavaScript Covered: • { courseInstructor: instructor } ➝ clean object destructuring • Intro to JSON format • Math object: PI, E, abs(), floor(), ceil(), random() Generated random numbers
Day11 of #60DaysOfCoding #WebDevelopment Dived deeper into JavaScript Objects Covered: • Singleton vs Non-Singleton Objects • Nested objects + optional chaining (?.) • Object merging: Object.assign() & spread {...} • Accessing object arrays • Object.keys(), Object.values()
Day 10 of #60DaysOfCoding #WebDevelopment Learned about Objects in JavaScript Covered: • Object literals & Singleton concept • Using Symbol as object keys • Access methods: obj.key, obj["key"], obj[symbol] • Mutating vs freezing objects → Object.freeze() • typeof Symbol()
Day 9 of #60DaysOfCoding #WebDevelopment Explored Advanced Array Methods in JavaScript Covered: • concat(), spread (...) • flat(Infinity) • Array.isArray(), Array.from(), Array.of() • Array reference comparison & mutability in const Arrays are reference types
Day 8 of #60DaysOfCoding #WebDevelopment Explored JavaScript Arrays & Methods Covered: • Array declaration: [] & new Array() • Methods: → push(), pop() → unshift(), shift() → join() ➝ converts to string • slice() vs splice() → slice() → splice()
Day 7 of #60DaysOfCoding #WebDevelopment Explored JavaScript Dates Covered: • new Date() & various formats: toString(), toLocaleString(), toISOString(), toDateString() • Date.now(), getTime() • Custom date creation • typeof Date "object"
Day 6 of #60DaysOfCoding #WebDevelopment Explored Numbers & Math in JavaScript Covered: ->Number() object & methods: toString(), toFixed(), toPrecision() ->toLocaleString('en-IN') for Indian number format ->Math library: round(), ceil(), floor(), min(), max(), random()
Day 5 of #60DaysOfCoding #WebDevelopment Learned about: • Stack vs Heap memory • Strings in JS: methods: toUpperCase(), substring(), trim(), charAt() replace(), includes(), split() Strings are immutable!
Day 4 of #60DaysOfCoding #WebDevelopment Focused on JavaScript Data Types & Template Literals Covered: ->console.log() – to connect JS with the browser ->Template literals – easy way to insert variables in strings using `${}` ->Primitive types ->Reference types
Day 3 of #60DaysOfCoding #WebDevelopment Deep dive into JavaScript Operators & String Handling Covered: • Arithmetic, Unary, Assignment & Comparison Operators • Pre/Post Increment & Type Coercion • String indexing & concatenation • undefined vs null
United States Trends
- 1. Godzilla 26K posts
- 2. Trench 7,748 posts
- 3. Shabbat 3,495 posts
- 4. $DUOL 2,821 posts
- 5. #Unrivaled N/A
- 6. Barca 100K posts
- 7. Brujas 29.7K posts
- 8. #dispatch 42K posts
- 9. Lamine 68.9K posts
- 10. Barcelona 157K posts
- 11. Brugge 50.9K posts
- 12. Captain Kangaroo N/A
- 13. Toledo 10.6K posts
- 14. Alastor 91.2K posts
- 15. Sharia 124K posts
- 16. Phee N/A
- 17. Richardson 3,509 posts
- 18. Beer 33.6K posts
- 19. Darius Garland 1,190 posts
- 20. Flick 39.3K posts
Something went wrong.
Something went wrong.