DEV Community

Cover image for The 7 Most Popular DEV Posts from the Past Week
dev.to staff
dev.to staff

Posted on

The 7 Most Popular DEV Posts from the Past Week

1. ES6 Listicle of Tips & Tricks

Sam shares a list of ES6 tips that might make your code cleaner and easier to read. Meaning, aka ways to make you and future you and collaborators happy.

2. 😱 Sublime Text > Visual Studio Code 😱

Andrew used Visual Studio Code for over a year and decided to Sublime Text. In this post, he shares why he made the switched.

3. Git going already

A detailed walkthrough on how to set up git on your OSX, Windows, or Linux machine.

4. ✨Situation Task Action Result✨

Aga shares resume writing tips that use software development metaphors so we, uh, get it.

5. "a phenomenon of mass psychosis"

If we could explain the success of JavaScript with just one word what would it be?

6. Optimize that workflow!

This article illustrates artifact-based deployment in simple terms, through a practical example.

7. Scrape away

Aurel provides an introduction to web scraping by...scraping this site 🙃

That's it for our weekly wrap up! Keep an eye on dev.to this week for daily content and discussions...and if you miss anything, we'll be sure to recap it next Monday!

Top comments (2)

Collapse
 
ben profile image
Ben Halpern

Loved @samwsoftware 's post

Collapse
 
georgekobaidze profile image
Giorgi Kobaidze

"A phenomenon of mass psychosis" was the best one. That did encourage me to advance my skills in JavaScript. Learning tricky, but important things is always the best way to improve yourself.