mastering_js's profile picture. Bite sized JavaScript tutorials for busy developers

Follow us on Substack: http://masteringjs.substack.com

Mastering JS

@mastering_js

Bite sized JavaScript tutorials for busy developers Follow us on Substack: http://masteringjs.substack.com

Mastering JS đã đăng lại

Mongoose 8.7.1 released 🛠️ Set flattenObjectIds to false when calling toObject() for internal purposes 🛠️ Add mongodb 8 to test matrix github.com/Automattic/mon… #NodeJS #MongoDB


I've worked with S-Tier programmers that dev on Linux. Also ones that dev on OSX. Even a couple that dev on Windows Sorry to say it, but switching OS won't make you a better developer #CodeNewbie #JavaScript


Express 5.0 PR just closed: github.com/expressjs/expr… #NodeJS


Good naming means making your names specific enough to inform what the function is doing from the function name Today we saw a function named `parseAndValidateUserData()` 😭😭😭 On a scale from 1-10, that's a 2. 1 would be function named `doStuff()` #100DaysOfCode

mastering_js's tweet image. Good naming means making your names specific enough to inform what the function is doing from the function name

Today we saw a function named `parseAndValidateUserData()` 😭😭😭

On a scale from 1-10, that's a 2. 1 would be function named `doStuff()`

#100DaysOfCode

Mastering JS đã đăng lại

We just enabled @GitHub sponsors for Mastering JS, check it out! github.com/sponsors/maste… #DevCommunity #JavaScript #100DaysOfCode


Mastering JS đã đăng lại

Controversial take: you shouldn't use `forEach()` in modern JavaScript. Only possible exception is if you have a quick one-liner or if you really really know what you're doing. Here's why: masteringjs.io/tutorials/fund… #JavaScript #CodeNewbie


Mastering JS đã đăng lại

JavaScript doesn't support named parameters, but destructuring objects can let you fake named parameters. Just make the first parameter an object and destructure: masteringjs.io/tutorials/fund… #javascript #CodeNewbie

mastering_js's tweet image. JavaScript doesn't support named parameters, but destructuring objects can let you fake named parameters.

Just make the first parameter an object and destructure: masteringjs.io/tutorials/fund…

#javascript #CodeNewbie

Mastering JS đã đăng lại

We find ourselves going back to this tutorial EVERY SINGLE TIME we add Webpack to a new project. masteringjs.io/tutorials/webp… If only we could find a way to memorize Webpack configs 😆 Or maybe just write a CLI tool? 🤔 #CodeNewbie #100DaysOfCode


Mastering JS đã đăng lại

Did you know you can use `URL.createObjectURL()` to create a preview of the file the user selected with an `<input type="file">`? Here's how this works in @VueJS : masteringjs.io/tutorials/vue/… #VueJS #javascript #CodeNewbie

mastering_js's tweet image. Did you know you can use `URL.createObjectURL()` to create a preview of the file the user selected with an `&amp;lt;input type=&quot;file&quot;&amp;gt;`?

Here&apos;s how this works in @VueJS : masteringjs.io/tutorials/vue/…

#VueJS #javascript #CodeNewbie

Mastering JS đã đăng lại

Thanks @tailwindcss for making it possible to build this UI in under 10 mins Most of that was just scrolling through Tailwind UI picking what I liked #CodeNewbie #100DaysOfCode

code_barbarian's tweet image. Thanks @tailwindcss for making it possible to build this UI in under 10 mins

Most of that was just scrolling through Tailwind UI picking what I liked

#CodeNewbie #100DaysOfCode

🌟 How to Get Distinct Values in a JavaScript Array 🌟 masteringjs.io/tutorials/fund… #JavaScript #CodeNewbie


Loading...

Something went wrong.


Something went wrong.