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!
The Most Important Non-Programming Skills for Programmers
Ali Spittel ・ Oct 15 '18
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 👌
Build a RESTful API with the Serverless Framework
Sagar ・ Oct 19 '18
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.
Article No Longer Available
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!