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

null
🆕 How to Fix 'Query was already executed' in Mongoose masteringjs.io/tutorials/mon… #JavaScript #CodeNewbie
1
1
Pro tip: font choice can have a HUGE impact on SEO. Your font choice can be the diff between #1 and #7 on Google Our organic traffic dipped 33% when web vitals hit. Changing from Montserrat to Open Sans reduced our CLS to ~0, regained our traffic in 2 mo #JavaScript #CodeNewbie
1
1
Mastering JS retweeted
Want to plot two data sets with different scales on the same chart, like page views and revenue? Here's how you can create a chart with 2 y axes in ChartJS 👉 masteringjs.io/tutorials/cha… #JavaScript #CodeNewbie
3
5
4
🆕 The document.createElement Function in JavaScript masteringjs.io/tutorials/fun… #JavaScript #CodeNewbie
2
The Mastering JS website is 100% open source. Check it out on GitHub, and please star our repo! github.com/mastering-js/mast…
1
The `uniqBy()` function lets you dedupe an array by a computed value. For example, here's how you can dedupe an array of objects by the `name` property. Learn more 👉 masteringjs.io/tutorials/lod… #JavaScript #CodeNewbie
1
1
Minimum viable ChartJS chart that fills its container: masteringjs.io/tutorials/cha… You're welcome 😎 #JavaScript #CodeNewbie
1
When you realize that `d1 == d2` doesn't work for comparing JavaScript dates... but `d1 <= d2 && d1 >= d2` does Learn more 👉 masteringjs.io/tutorials/fun… #JavaScript #CodeNewbie
1
1
Two ways to check if a string contains a substring in JavaScript 👉 masteringjs.io/tutorials/fun… #JavaScript #CodeNewbie
1
1
How to trim leading and trailing whitespace from a string in JavaScript 👉 masteringjs.io/tutorials/fun… #JavaScript #CodeNewbie
1
1
🆕 Filter Duplicates with Lodash's uniq() Function masteringjs.io/tutorials/lod… #JavaScript #CodeNewbie
1
Love our tutorials? Sign up for our weekly newsletter and never miss a tutorial! getrevue.co/profile/masterin…
We understand the difference between stubs and mocks in Sinon 🤯 masteringjs.io/tutorials/sin… #JavaScript #CodeNewbie
1
Here's a handy collection of @vuejs logos in different formats: masteringjs.io/tutorials/vue… #JavaScript #CodeNewbie
1