DEV Community

Cover image for The 7 Most Popular DEV Posts from the Past Week
Jess Lee for The DEV Team

Posted on

The 7 Most Popular DEV Posts from the Past Week

1. Who would you like to work with?

Ali shares 11 non-technical skills and traits that she values in good co-workers. It's not always about your technical chops!

2. Oops, something went wrong!

A few ways to make your logs a bit more visually informative, and interesting. Ever heard of console.table()?

3. I choose you!

A quick overview on the serverless framework and a tutorial that involves building a RESTful API w/ pokemon 👌

4. How to Brainstorm ⚡️

Have you ever thought to 'blog more' but then decide you didn't know what to write about? 🙋‍♀️ <-- that's me.

This post breaks down the brainstorming process, from identifying topics to applying common design patterns to said topic.

5. CTE > Subquery

How common table expressions work and why you might want to use them instead of subqueries.

6. Don't use it just cause it works!

How sudo pip install can lead to malicious code and what you can do for a better and more secure installation.

7. Guide line lackings

How PEP8, the style guide for Python, could be improved.

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 (0)