Jzminedaniel Profile Banner
Jasmine Daniel Profile
Jasmine Daniel

@Jzminedaniel

Followers
595
Following
3K
Media
118
Statuses
3K

Frontend Engineer || When Art meets code 👉🏻👈🏻UI Designer || I post random stuff || JW

Tierra
Joined December 2023
Don't wanna be here? Send us removal request.
@Jzminedaniel
Jasmine Daniel
2 months
71/#100daysofcoding .> Spent almost two hours on a space here learning how to build on soft skills. > Almost done with coding the design file I got from @DesignBro_👇🏻.> Currently using freecodecamp to make my JavaScript challenge more structured but I made a robot joke generator.
Tweet media one
3
5
29
@Jzminedaniel
Jasmine Daniel
3 hours
Tweet media one
0
0
0
@Jzminedaniel
Jasmine Daniel
3 hours
RT @Jzminedaniel: No matter how friendly, charming, and caring you are, there will be people who just aren't able to understand you and don….
0
1
0
@Jzminedaniel
Jasmine Daniel
3 hours
RT @Jzminedaniel: [] == ![] is true.Yep. Why? Coercion madness:. js.Copy code.[] == ![] // true.It’s one of the wildest gotchas in JS. Try….
0
1
0
@Jzminedaniel
Jasmine Daniel
3 hours
RT @Jzminedaniel: You can write JavaScript without ;.JavaScript uses automatic semicolon insertion (ASI). Sometimes it works. Sometimes it….
0
0
0
@Jzminedaniel
Jasmine Daniel
3 hours
RT @Jzminedaniel: Functions are objects too.You can do:.function sayHi() {}.sayHi.customProperty = "Yo!";.console.log(sayHi.customProperty)….
0
1
0
@Jzminedaniel
Jasmine Daniel
3 hours
RT @Jzminedaniel: Have you ever gotten so deep into user empathy that you start doubting every design decision like “Will anyone even like….
0
0
0
@Jzminedaniel
Jasmine Daniel
13 hours
No matter how friendly, charming, and caring you are, there will be people who just aren't able to understand you and don't care to at all. It doesn't mean there's anything wrong with you, and it doesn't take away from your characteristics and what makes you you.
0
1
1
@Jzminedaniel
Jasmine Daniel
14 hours
[] == ![] is true.Yep. Why? Coercion madness:. js.Copy code.[] == ![] // true.It’s one of the wildest gotchas in JS. Try explaining this to your non-dev friend.
0
1
1
@Jzminedaniel
Jasmine Daniel
14 hours
You can write JavaScript without ;.JavaScript uses automatic semicolon insertion (ASI). Sometimes it works. Sometimes it destroys your code 😅.
1
0
3
@Jzminedaniel
Jasmine Daniel
14 hours
Functions are objects too.You can do:.function sayHi() {}.sayHi.customProperty = "Yo!";.console.log(sayHi.customProperty); // "Yo!".
0
1
2
@Jzminedaniel
Jasmine Daniel
14 hours
Have you ever gotten so deep into user empathy that you start doubting every design decision like “Will anyone even like this?”.
1
0
5
@Jzminedaniel
Jasmine Daniel
14 hours
Tweet media one
0
0
3
@Jzminedaniel
Jasmine Daniel
3 days
Did you know? Research shows that the act of writing by hand engages multiple brain regions, improving memory retention and comprehension. Handwriting isn’t just an old-fashioned skill; it’s tied to cognitive development.
2
0
6
@Jzminedaniel
Jasmine Daniel
3 days
RT @Jzminedaniel: When was the last time you wrote something just for the joy of it, no purpose, no deadline, no feedback? What did it teac….
0
1
0
@Jzminedaniel
Jasmine Daniel
3 days
RT @Jzminedaniel: If your programming journey had a soundtrack, what would the track titles be called at each stage and why?.
0
1
0
@Jzminedaniel
Jasmine Daniel
3 days
When was the last time you wrote something just for the joy of it, no purpose, no deadline, no feedback? What did it teach you?.
0
1
3
@Jzminedaniel
Jasmine Daniel
3 days
If your programming journey had a soundtrack, what would the track titles be called at each stage and why?.
0
1
2
@Jzminedaniel
Jasmine Daniel
5 days
RT @Jzminedaniel: Learning to debug isn’t just fixing code, it’s learning to think like a machine, and outthink it.
0
1
0
@Jzminedaniel
Jasmine Daniel
5 days
RT @Jzminedaniel: In this AI driven age, your ability to trace one error could unlock the door to global innovation.
0
1
0
@Jzminedaniel
Jasmine Daniel
5 days
RT @Jzminedaniel: Every bug you fix means you understand the system a little more.
0
1
0