
I have pwned 'Secrets in Source' from HackerDna 💥 My new Ranking: 708 🚀 hackerdna.com/labs/complete/…
English
Glorison
77 posts

@glorison01
FRONTEND DEVELOPER











We are gathered here today to celebrate another W.😭🫠


#day16 of #100DaysOfCode 🔍 In coding, "truthy" & "falsy" values determine if something is true or false in conditions. 🌟 For example, `0` & `""` are falsy, while `1` & `"text"` are truthy. 🧑💻 Understanding this helps in writing effective conditional logic!


