DEV Community

Jaxongir
Jaxongir

Posted on

11 Programming Blogs and Websites to Improve You as a Programmer

Hi developers and designers. In today's post I'm going to share 11 of the incredible blogging websites on programming that I believe every developer should be reading from.

Disclaimer: I'm not sponsored by any of these resources in this post. They're so good, I can't just keep it to myself but share them so all can benefit

1. css wizardy

Blogs on this website are written by Harry who is an award-winning Consultant Web Performance Engineer, designer, developer, writer, and speaker from the UK. It contains excellent articles on CSS. I'm sure everyone finds something useful according to their needs

2. css tricks

CSS-TRICKS is a must to have website for any beginner to advanced web developers. All the articles in there are top-knotch and provides a great value. If you want to take your web development to a next level then this website is what you need.

3. javascript weekly

JavaScipt weejly is the newsletter website where they send you articles and challenges to do on weekly basis.

4. jstips

JS Tips is a collection of useful daily JavaScript tips that will allow you to improve your code writing

5. 30 seconds of code

30 seconds of code provides a wide variety of snippet and article collections for all your development needs. Explore individual language collections or browse through collections about specific topics and programming concepts.

6. patterns dev

Improve how you architect webapps. Patterns dev is a free book on design patterns and component patterns for building powerful web apps with vanilla JavaScript and React.

7. refactoring guru

Refactoring Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.

8. alex kondov

This blog website by Alex Kondov is a full of great articles with great tips and best practises. I'm sure that you'll gain knowledge from his blog posts

9. react typescript cheetsheet

Cheatsheets for experienced React developers getting started with TypeScript

10. 97 Things Every Programmer Should Know

Pearls of wisdom for programmers collected from leading practitioners.

11. a list apart

A List Apart explores the design, development, and meaning of web content, with a special focus on web standards and best practices.

Top comments (0)