day 5 of #30DaysOfJavaScript
today's focus :
> higher-order functions
> pure & impure functions
> closures & lexical scoping
> IIFE
> hoisting differences
also built a BMI calculator to apply what i've learned
#BuildInPublic
day 4 of #30DaysOfJavaScript
today's focus :
> function declarations & expressions
> arrow functions
> parameters vs arguments
> default , rest & spread parameters
> return values & early returns
> first-class function
#BuildInPublic
day 3 of #30DaysOfJavaScript
today's focus :
> for loops
> while loops
> do-while loops
> break & continue
dedicated today's session entirely to mastering loops also taking the time to build strong fundamentals before moving ahead
#BuildInPublic
day 2 of #30DaysOfJavaScript
today's focus :
> operators
> typeof & instanceof
> control flow (if, else if, else)
applied what i learned by :
solving operator based questions and writing the game logic for Rock-Paper-Scissors using conditional statements
#BuildInPublic
day 1 of #30DaysOfJavaScript
today was pretty productive day and focus was building a solid JS foundation
> variables
> scopes
> hoisting & TDZ
> primitive & reference types
> dynamic typing
> typeof quirks
> type coercion
> truthy & falsy values
#BuildInPublic
starting my #30DaysOfJavaScript challenge today
for the next 30 days :
i'll build small JavaScript projects , learn something new every day and i'll also share my progress , lessons and learnings here on X
let's see how it goes :)
#JavaScript#BuildInPublic#Coding
@codealicja to strengthen my js fundamentals and mainly to stay consistent nd build in public , posting every day keeps me accountable and by the end of 30 days i'll have learned a lot and shipped a bunch of small projects :) that's why........