Skip to main content

Web Development

Best Web Development & Programming Blogs for 2017


Best Web Development & Programming Blogs for 2017
Reading blogs is a great way to see how other developers use different frameworks and tools. It’s also one of the best ways to keep up to date with new technologies and trends.
There are a ton of great developer blogs out there, so we’ve curated a list of our team's favorites along with top choices from some members of our community of expert developers. The blogs below are listed in alphabetical order.

②ality – JavaScript and more

programming blogs
The 2ality blog, written by Dr. Axel Rauschmayer, is a blog focusing on JavaScript, web development, and mobile computing. This blog has been around since 2005 and still posts fairly frequently to this day.

Addy Osmani’s Medium

programming blogs
Addy writes about React, DevTools, and UI components, to name a few things. His recent series of posts on “progressive web apps with React.js” has gotten quite a bit of love from the open source community. If you’re a React dev, they’re definitely worth a read!

Brendan Eich

programming blogs
Who better to learn JavaScript from than the inventor of JS himself? Brendan’s blog hasn’t been updated in a while, but his archives have posts dating back to 2004. It’s pretty interesting to read about the evolution of JS and web development!

Code Cartoons

programming blogs
Lin Clark writes and illustrates great cartoons to help explain programming concepts. One of our mentors Marcos says that “it’s great when learning new technologies.” This blog is one of the more innovative approaches to writing about coding that we’ve seen! Lin is also currently working on a new book: A Cartoon Guide to React.js.

Dan Abramov’s Medium

programming blogs
As you may know, Dan Abramov created Redux and is now a member of the React core team at Facebook. He writes mostly about - you guessed it - Redux and React.

David Walsh Blog

programming blogs
David writes about JavaScript, Node.js, HTML5, CSS, and a host of other web technologies. His posts are often trying to solve a common problem or figure out the best solution for a certain function.

Derick Bailey’s Blog

programming blogs
Derek is an entrepreneur, software developer, and blogger from Texas. His blog posts are great for back-end developers who focus on JavaScript and Node.js. He also created podcasts and email courses.

The JavaScript Playground

programming blogs
Maintained by Jack Franklin, the JavaScript Playground has JavaScript tutorials, covering technologies such as BackboneJS, FirefoxOS, NodeJS, and jQuery. This blog covers a lot of different technologies, so it’s especially great for full-stack developers.

John Papa’s Blog

programming blogs
John Papa is a PluralSight author and active conference speaker. He blogs most often about Angular and JavaScript.

RisingStack Engineering Blog

programming blogs
This blog includes great articles on Node.js, JavaScript, and DevOps. It’s definitely a must-follow if you’re a back-end developer!

Smashing Magazine

programming blogs
Smashing Magazine is a great resource for web developers and designers. Blog posts are published under one of six major categories: coding, design, mobile, graphics, UX design, and WordPress. Smashing Magazine also publishes e-books and organizes web design conferences.

Todd Motto’s Blog

programming blogs
Todd is a Developer Advocate at Telerik, a Google Developer Expert, and conference speaker. He writes most often about Angular and JavaScript.

Bonus

Finally, even though this is a list of web developer blogs, we wanted to include two of our all-time favorite blogs. These blogs are more light-hearted and deal with coding more generally.

Coding Horror

programming blogs
If you don’t already follow this blog, you really should. In the words of one of our mentors Yuriy, “there's no actual code, but Jeff's posts, who created StackOverflow, helped me develop a proper mindset over many years.”

The Daily WTF

programming blogs
As stated on its website, The Daily WTF is a “how-not-to guide for developing software.” They regularly post stories about dreadful (and often funny) code. It makes for a great light-hearted read!

Comments

Popular posts from this blog

Top five MLM companies in Pakistan

There are several multi levels marketing (MLM) or direct selling companies in Pakistan since 1999 but some of them are better than the others. We have some big names in the list of MLM companies in Pakistan. These companies are local and international companies and also have a great reputation in the world. Here we are giving some important information about these companies for the people who are searching for their career company in Pakistan. These are the top five MLM companies in Pakistan . These are decided by the top network marketers and by the masters of all kind of marketing in Pakistan. The ELI Enlightenment through learning and implementation (ELI) is one of the best MLM or direct selling company in Pakistan and a pure Pakistani company in the area. This company is working on the educational products. These products are computer courses, ielts, spoken English and some kind of other courses. All courses are in DVD’s. These courses are very expensive in ...

Run Android on Your Computer

Run Android on Your Computer And Run Any VoIP App on It Screenshot of Jar of Beans Android Emulator. by Nadeem Unuth Updated March 20, 2017 There are so many interesting apps there on Android that would be great if you could have them on your computer. There are those games, and there are those communication tools that allow you to save money and to communicate using text, voice, and video. Well, there are things you can do to run VoIP apps like WhatsApp , Viber , WeChat , BBM and all the other apps you find on Google Play on your computer just like you would run them on your Android device. You only have to install software called an Android emulator. It simulates the functions of an Android device on your computer and runs like an operating system within your computer’s operating system.  Your mouse curs...

How to create a contact form with Bootstrap ? (JQuery/PHP/HTML5/JqBootstrapValidation)

How to create a contact form with Bootstrap ? (JQuery/PHP/HTML5/JqBootstrapValidation) ​ How to create contact Form - FREE PDF Code Examples Links to all the resources GIVE ME MY PDF! Hey guys! Today we will talk about such essential feature for any website as contact form. Recently, while working on one of the projects, I had a pleasure combining couple of very nice tools (Bootstrap 3 + JQuery + jqBootstrapValidation), which resulted in minimalistic , but powerful contact form, that would be a good addition to any website. VIEW DEMO            CODE In this post I will walk you through the process of developing this form. Also if you just want to put it in your website, just pulled from my github repo and have fun. Sounds good ? Let’s start. When I was developing my form I had in mind following goals: – Minimalistic design – Track person’s contacts for future commu...