DEV Community

Cover image for 7 JavaScript blogs to follow going into 2021
Ben Mildren
Ben Mildren

Posted on

7 JavaScript blogs to follow going into 2021

This blog post is from webdesignrepo's list of best Blogs and News websites.

Discover the best tools and links at webdesignrepo.

CSS-Tricks

CSS-Tricks homepage

Despite having CSS in the title, CSS-Tricks focuses on all aspects of Frontend development.
You may know them from their world famous "A Complete Guide to Flexbox" article, you only have to google flexbox for this to be top. They show off lots of new JS features and post a bunch of tutorials on how to things.

Post frequency: Multiple times a day
Standout feature: Variety of content

David Walsh

David Walsh homepage

David Walsh has been cranking out posts since 2007! He is a veteran in the field and knows JS like the back of his hand. David Walsh has some amazing API reference guides where he distills complex topics into easy to digest language, a prime example being "JavaScript Promise API".

Post frequency: Several times a month
Standout feature: Solid fundamentals

Codrops

Codrops demo

Do you like fancy animations? You'll love Codrops then. They publish demos and tutorials for some weird and wonderful animations, often leaning heavily into canvas, WebGL, Three.js etc. Here's a wave motion tutorial they posted from earlier this year.

Post frequency: Once a month
Standout feature: Beautiful animations

Flavio Copes

Flavio Copes homepage

Flavio Copes has posted a blog every single day since January 2018. One man, one post, every single day. The commitment is outstanding! Either that or he lost a bet with the devil and is forced to post every day for all eternity. Devil's doing or not, it's a great blog for consumers and teaches lots of JS (and non-JS) stuff in really short bites. Some of it is beginner level, some intermediate, some advanced, so there's something for everyone. I would recommend Flavio for beginners as he explains core concepts well. If you use Google a lot, you're bound to run into Flavio's posts sooner or later, with titles like "How to test for an empty object in JavaScript" that explain small things well.

Post frequency: Daily
Standout feature: Bite sized posts

Tania Rascia

Tania Rascia homepage

If I could only recommend one blog it would probably be Tania Rascia's blog. It mostly covers a lot of fundamentals as well as some experimental stuff, but most importantly it's very measured. When you look at Tania's blog history, it feels like every post matters, with almost every post being solid reading for all JS developers of all levels. It's just solid blog posts all the way down. Check out "Using Git submodules for private content" for a taste.

Post frequency: A couple times a month
Standout feature: Long form tutorials

Scotch

Scotch.io homepage

I'm more of a whiskey man myself, but who can deny how good Scotch tutorials are for free? They've been in the game for a long time posting tutorials and courses for popular frameworks and JS apis like React, Authentication, APIs, Tailwind and more. If you like video courses or longer form tutorial posts, Scotch is for you. Their latest tutorial is "Add social login to Ionic apps".

Post frequency: A couple times a month
Standout feature: Long form tutorials

Josh Comeau

Josh Comeau

After a brief hiatus, Josh Comeau is back! Josh writes about a lot of different topics, and although unconfirmed, it feels to me like Josh writes about problems he stumbles into in real life, at least that's the vibe I get from reading. Rather than churning out content for SEO, Josh's blog feels like a diary of his recent programming hurdles and how he overcame them. You'll get a real array of content with Josh, dark mode, Netlify, Gatsby, speaking at conferences, but he used to work at Gatsby so he does blog a lot about React and Gatsby if that's your thing. Check his post "Animated sparkles in React".

Post frequency: A couple times a month
Standout feature: His menu goes bloop


Stay up to date with all Javascript and Frontend related resources at webdesignrepo.

Latest comments (14)

Collapse
 
jimmywilliams profile image
Jimmy Willams

Sharing my own JavaScript blog here in 2022, in case anyone is interested.
The blog features tutorials on JavaScript and related technologies, such as Node.js and React.
The content is designed to be accessible for learners of all levels, including beginners. But for more seasoned developers, I also post about the latest JavaScript features and syntax.
Most posts include live code to play around with. Some even an embedded YouTube video ;)
openjavascript.info

Collapse
 
sameer8saini profile image
sameer8saini

Not like any of these great blogs above, but I have started to blog as well, hopefull I add some value to my viewers. Coding Blog

Collapse
 
tirithen profile image
Fredrik Söderström

Thanks for a good list, I'm writing the blog writingjavascript.com , I focus on the JavaScript language itself and Web Components. Feel free to check it out as well.

Collapse
 
thejavascriptninja profile image
The Javascript Ninja

Awesome list, great job! I also run a javascript blog called thejavascriptninja.com. It's pretty cool, and I regularly post about Javascript, Node.js, and other frameworks.

Collapse
 
bajcmartinez profile image
Juan Cruz Martinez

Thanks there are a few I did not know. I'd like to also suggest my site, if that's ok, livecodestream where I post about javascript and python for the most part.

I also re-post some articles in this community and I love it.

Thanks again!

Collapse
 
juliabekesh profile image
Julia

To become a highly qualified JavaScript developer you should improve your knowledge all the time. I think that your recommendations are really helpful. Thank you!

Collapse
 
taslangraham profile image
Taslan Graham

Great post!
Some on here that I'll definitely check out.

Collapse
 
hnrq profile image
Henrique Ramos

I love Codrops, they have a bunch of nice animations

Collapse
 
dylajwright profile image
Dylan

Nobody has considered Medium.com?

Collapse
 
mcnchem profile image
Chem

This is a fantastic list. I have some new JavaScript resources to check out. Thanks!

Collapse
 
dhatguy profile image
Joseph Odunsi • Edited

You should check Zell's blog also.

Collapse
 
zeanqin profile image
Zean Qin

CSS-Tricks is so good, it shouldn't be free. ;-)

Collapse
 
javila35 profile image
Joe Avila

Great list! Thanks. It's not a blog, but Javascript Weekly is another great resource.

Collapse
 
herico profile image
Mamadou Korka Diallo

Thank you for these amazing resources.