Search results for #JavascriptDay2023
Stefan Baumgartner said it best: his talk about TypeScript and its type system will "crush your hopes and destroy your dreams”. It will also make you laugh uncontrollably. You’ve been warned! @ddprrt #JavaScriptDay2023 youtube.com/watch?v=f4N9tj…
Cory House’s talk “React: The Most Common Mistakes in 2023” made a big splash at #JavaScriptDay2023! We are guilty of some of the mistakes on the list 🫢 How many have you already made in 2024? Watch the video featuring @housecor to find out ⬇️ youtu.be/tLToLHRmMq8
“What if you want an app to be deeply configurable from within? An app designed to be changed by a user so they can do things with it that you don’t envision to start with? We can do that with @nuxt_js” Fascinating talk by @danielcroe #JavaScriptDay2023 youtu.be/_lUcmFgh0ww
Weren't able to join us last week for JetBrains #JavaScriptDay2023? No problem! Everything was recorded, so we’ve got you covered 😉 You can now watch the whole event or individual sessions on YouTube 👇 bit.ly/3SzgK33
In case you haven't heard, @angular v17 is almost out, and it is JAM-PACKED with cool new features! What better time to watch the lovely @simona_cotin cover the most notable updates? 😉 Definitely a must-see talk from JetBrains #JavaScriptDay2023. Enjoy! youtube.com/watch?v=sT9O1L…
Typescript Vs Javascript 2023 { by @Jibachhsingh14 } from @hashnode jibachhsingh.hashnode.dev/typescript-vs-… #hashnode #bloggingtips #wemakedevs #JavaScriptDay2023 #typescript
Challenge: Guess the Output! #JavaScriptDay2023 @JavaScript @JavaScriptDaily
Just watched @jetbrain's #JavaScriptDay2023 with the #Angular17 updates – super stoked to see the control flow resembling JavaScript syntax! 🚀 With Vite for dev serving and esbuild for bundling, it's not just faster builds for hybrid rendering, but also easier to optimize things
Thank you to everyone who joined us for JetBrains #JavaScriptDay2023! We had a blast! ✨ And special thanks to our amazing speakers: @simona_cotin, @danielcroe, @ddprrt, @romulocintra, @housecor, @lcasdev, @jasnell, and @FredKSchott 👏 youtube.com/watch?v=9VzdTw…
@FredKSchott is closing the #JavaScriptDay2023 with some mind blowing view transition animations. Thanks a lot for joining us 🙏
@jasnell "more runtimes mean more choices for developers"! Love that take, very healthy attitude. Thanks James for giving this fantastic talk at #JavaScriptDay2023
@lcasdev is doing an impressive live coding session showing some really cool Deno features here at #JavaScriptDay2023. Thanks a lot for joining us 🙏
Jetbrains's JavaScript day is going so well!! beautiful, people! 💜⭐ @jetbrains @WebStormIDE #JavaScriptDay2023 lp.jetbrains.com/javascriptday2…
@housecor giving a shout out to @tseslint. Kudos to @JoshuaKGoldberg & @MrJamesHenry and all the other maintainers. #JavaScriptDay2023
Amazing talks and live coding session #JavascriptDay2023
@ddprrt javascript is like my 3year old son randomly throwing tantrums 😅 #JavaScriptDay2023
JavaScript Tip Immediately Invoked Function Expression (IIFE) An Immediately Invoked Function Expression (IIFE) is a JavaScript function that is defined and executed right after its creation. #JavaScriptDay2023 #100DaysOfCode #FrontEndDeveloper #Coding
Do you think that you really understand hoisting in JS? answer this: getMsg() console.log(x) console.log(getMsg) var x = 10; function getMsg() { console.log("Namaste World"); } What's the output? #100DaysOfCode #buildinginpublic #JavaScriptDay2023
Great talk @danielcroe at the #JavaScriptDay2023. Be sure to check it out if you missed it youtube.com/watch?v=9VzdTw…