#justjavascript search results
I just completed #JustJavaScript by @dan_abramov and @Mappletons ✨ The course is excellent, and the mental models are a game changer in understanding the #JavaScript. Thank you to Dan and Maggie, and thank you to @annieezheng for the recommendation! 👉 justjavascript.com
I've finished the course Just JavaScript. It was a good explanation of how JS works via a mental model. The last chapter about Prototype connects all the dots. #justjavascript #javascript
Yeah... he knows it's #JustJavascript, and we're all positive he actually DID create #React and ofc that one O'rly book says we should listen to him.... But I fucks with @dan_abramov for the important reasons... bruh shared his go-to coding album.... with that boy thugga on it
I finished #JustJavascript. A wonderful course by @dan_abramov and @Mappletons It helped me to review my thought process and build my mental model when writing and reading Javascript. As Dan says "My code is the same as when I wrote it. And yet it somehow feels different" :)
Joined @dan_abramov’s #JustJavaScript newsletter a couple days ago. I’ve learned JavaScript for months, but this is the 1st time I clearly see the difference between ‘null’ and ‘undefined’ 🤯 The mental model also kinda blew my mind! Looking forward to the following modules 👀
Anybody tried the exercise on Dan's latest module on Mutations in #JustJavascript ? Is it me or is there a missing re-assignment of onion.taste to 'classical' here?
D44 @_100DaysOfCode : Yes. It's more JS! Type Coercion and advanced objects. + Next module from #JustJavaScript introduceda bit of sanity into my learning! And @Mappletons 's API robot waiter was definitely a highlight of my learning today! #100DaysOfCode #coding
#JustJavaScript 10 Prototypes プロトタイプベースのクラスって何?と思っていたけど 多少疑問を解消できた。と同時に恐怖。 あるobjのプロパティに別のobjを指定していたら、 なんらかのバグを含んでいる可能性が高い メンタルモデルを構築できて感謝だ。
#JustJavaScript 08 Properties プロパティへのアクセスでundefinedやnullの時はエラーになるとか、シャローコピーの原理をイメージできた。 これまでの章と比較するとそんなに面白味は感じず。 もちろん勉強にはなった。
#JustJavaScript 07 equality of values読了。 ===を使っておけば間違い無いと思っていたけど、ケアできないレアケースがあったとは。 そして==の厄介者っぷりには少し笑える。なんでfalseと[0]、trueと[1]が等価になるのか。。そりゃ禁止される。
#JustJavaScript を読んでて、まだ途中だけど気づきが多い。 英語苦手だから敬遠してたけど、説明分かりやすいからスッと入ってくる。面白いし。 これまで英語の文献避けてたけど、これだけ良質な記事なら積極的に読んでいきたい。
Let me tell you that I just started with #JustJavascript and it's amazing but is there a way to add a dark mode @dan_abramov2 ? Or does anybody know a Chrome extension to do so? My eyes burn!! 👀🔥
🎓 I Just completed 'Just JavaScript' by @dan_abramov2 🧠 It significantly changed my mental process in how I think and perceive JavaScript. Highly recommended! 🌐✨ #JustJavaScript #JavaScript
Library project from @TheOdinProject Logic is complete, now to add some color and stuff #vanillacss #justjavascript #100daysofcode #blacktechtwitter #OpstoDev
Just over a month ago, I attended @dan_abramov's justjavascript.com course, expecting something basic. But wow, 🤯 It completely transformed my understanding of JavaScript. A must for all developers! 👩💻🔥 #JavaScriptEnthusiast #JustJavaScript #LearningJourney #DanAbramov
I've finished the course Just JavaScript. It was a good explanation of how JS works via a mental model. The last chapter about Prototype connects all the dots. #justjavascript #javascript
Lo que aprendí en #JustJavascript me dice que [{ name: "midudev" }] En la línea dos asignaste un valor, no una referencia. Lo que le pase a la variable twitch luego de la línea 2 no le concierne a networks
#JustJavaScript 是「閱讀」+「圖像化」的課程,會有很多畫出 Variables/Properties... 與 Values 指向連線的練習,畫完後就大致理解 Equality, Mutation 等概念,不需記憶 pass by value, pass by reference, pass by sharing 等,是種「理解」>「記憶」的學習,個人覺得是種有趣且好理解的心智模型
紀錄 #JustJavaScript 印象點: - Variables 是連線(wires)而非盒子(box)概念 - Variables 指向(point to) Values - Object Properties 也是 wires 概念,指向 Values - Primitive type 不可變; Object type 可變 - 基於以上延伸,可圖像化理解 Equlity, Mutation, Prototype justjavascript.com
#justjavascript Sentient beings called “humans” use special machines called “computers” to simulate our #javascript universe. Some do it for amusement. Some for profit. Some for no reason at all. At their whim, our whole universe is created and destroyed a trillion times a day.
Day 56-58 of #100DaysOfCode 🚀🚀🚀 • Mental Models #JustJavascript @AdamRackis (I am gonna do wonders now with this course) • Planned frontend learning path for next Month.
I've been working on JS for over 3 years and #justjavascript was impressed me the most. Had to sit and think while reading each chapter. The drawings are also so cool. I feel much more confident now. Just waiting for the new content. Thanks, @dan_abramov & @Mappletons
I recently went through #JustJavascript, and as someone with a love/hate relationship with JS I really appreciated the mental model approach. Everything is a lot clearer now :) Makes you wonder, why don’t more courses use this method? 🤔 Thanks @dan_abramov and @Mappletons!
And on a good day, when the song of code enchants me and carries me away, I don’t even see the syntax. I see the values, and the wires that connect them. 🥰#JustJavascript
@dan_abramov I really loved your book #justjavascript. I have been working with JS for years but still it was a great to read! When is the next season coming? And is it included in the upfront price?
I just completed #JustJavaScript by @dan_abramov and @Mappletons ✨ The course is excellent, and the mental models are a game changer in understanding the #JavaScript. Thank you to Dan and Maggie, and thank you to @annieezheng for the recommendation! 👉 justjavascript.com
@dan_abramov new project #JustJavascript is a paradigm shift in programming, not just javascript. If you are a web dev and do any javascript, highly recommended you take a look. It is free currently, take advantage and develop your mental model and skill set.
I've finished the course Just JavaScript. It was a good explanation of how JS works via a mental model. The last chapter about Prototype connects all the dots. #justjavascript #javascript
Thanks to @dan_abramov and #JustJavascript I now have this pop into my head whenever I'm trying to figure out what my variable is referencing 😂
Yeah... he knows it's #JustJavascript, and we're all positive he actually DID create #React and ofc that one O'rly book says we should listen to him.... But I fucks with @dan_abramov for the important reasons... bruh shared his go-to coding album.... with that boy thugga on it
I finished #JustJavascript. A wonderful course by @dan_abramov and @Mappletons It helped me to review my thought process and build my mental model when writing and reading Javascript. As Dan says "My code is the same as when I wrote it. And yet it somehow feels different" :)
@dan_abramov I'm enjoying the #justjavascript course so far, I love how you make me question my knowledge and then say this 😄
Joined @dan_abramov’s #JustJavaScript newsletter a couple days ago. I’ve learned JavaScript for months, but this is the 1st time I clearly see the difference between ‘null’ and ‘undefined’ 🤯 The mental model also kinda blew my mind! Looking forward to the following modules 👀
Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 86.7K posts
- 2. Luka 40K posts
- 3. Robert 125K posts
- 4. Alix 14.4K posts
- 5. Elaine 44.5K posts
- 6. Clippers 10.1K posts
- 7. Jordan 119K posts
- 8. Dylan 35.2K posts
- 9. NORMANI 5,403 posts
- 10. Collar 35.6K posts
- 11. #DancingWithTheStars 2,205 posts
- 12. Carrie Ann 4,165 posts
- 13. Daniella 3,917 posts
- 14. Kawhi 3,573 posts
- 15. Anthony Black 3,338 posts
- 16. Bennett Stirtz N/A
- 17. Drummond 3,126 posts
- 18. Godzilla 35K posts
- 19. Donovan Dent N/A
- 20. Kobe Brown N/A