Hey folks!
I want to try something new.
Please make a comment to this thread with a DEV post that you think deserves to be read more broadly. If ...
For further actions, you may consider blocking this person and/or reporting abuse
Let me start.
I think this post has the potential to make a real impact on how you are thinking about your career longterm:
How to Ruin Your Career in 8 Easy Steps
rinaarts ・ May 17 '20 ・ 12 min read
Whether you are a newbie, mid-career, or a seasoned vet, I would be shocked if this read wasn't valuable and enjoyable.
This post I discovered this morning by Yechiel offered me some nice new tips to increase my terminal setup and efficiency:
My Favorite Bash Tips, Tricks, and Shortcuts
Yechiel Kalmenson ・ Jan 11 ・ 3 min read
I was going to suggest this one too!
There is some really awesome guidance in this article for being a more empathetic communicator:
How to remove condescending language from documentation
Carolyn Stransky for Meeshkan ・ Nov 22 '19 ・ 6 min read
This advice is geared toward writing documentation, but can be applied in general too.
Hi Ben,
Good initiative.
I did a post about coding best practices that can be used no matter the programming language you're using.
Coding Best Practices, Chapter One: Functions.
Levi Velázquez ・ May 22 '19 ・ 7 min read
A lot of the time, developers want to learn new languages, did a lot of stuff, but don't spend much time trying to understand good principles or maybe just they don't have enough guidelines.
Hope It helps.
For anyone, I wrote more content, if you want to check it out, just visit my dev.to profile.
Doctor's wash their hands all the time to avoid infecting patients. We should always start development by creating a new branch, just to avoid time lost because of entangled changes.
The most important git practice
Sandor Dargo ・ Dec 2 '20 ・ 5 min read
Natural Language Processing (NLP) is one of the leading technologies of recent time and it is making a lot of buzz with models like GPT-3 and BERT(which used for google search). A new model DALL-E was released a few days ago by Open AI which is used to generate images from text. In this post, I have described about Python libraries you must know to start learning about NLP this year.
Python NLP libraries to learn and use in 2021
amananandrai ・ Jan 9 ・ 4 min read
I write mostly about NLP so you can follow me and read more NLP related content there.
Hi Ben! great initiative!
I did this post for anyone how needs to build their own blog but doesn't have the time to build it from scratch. Hope it can be helpful!
Next.js - TypeScript - tailwindcss blog boilerplate
Mauro Garcia ・ Jan 12 ・ 3 min read
Last year I had a 'thought' (not even a goal) to write one article a week, consistently throughout the year. Guess what I did it!
Here's what my last week article looks like:
The importance of writing a technical article consistently. ✍️
Vaibhav Khulbe ・ Dec 25 '20 ・ 6 min read
Here I tell you why consistency is important and what it can do to you as a person be it about your career or life. Lots of straight truths are there.
Hope you all will connect after reading this.
Here's one for all the engineers who are lucky enough to get a chance to work with new/junior developers:
5 ways to create a junior developer-friendly culture 🚀
Pauline ・ Sep 20 '19 ・ 5 min read
Remembering which method to use on a Javascript array was difficult when I was learning. This post really helped me to remember the methods, what they do, what they return, etc and the visuals are a big part of that.
Map/Filter/Reduce Crash Course
Chris Achard ・ Sep 17 '19 ・ 2 min read
The Importance of Accessibility by Zachary Fetters
The Importance of Accessibility.
Zachary Fetters ・ Jan 9 ・ 7 min read
In his article he's talking about how it's important to make applications easy to access and use for people with physical disabilities.
Savvas Stephanides has some great posts on how to fix particular accessibility mistakes that have helped make me more conscious of how I can improve.
I'll plug the latest:
The problem with autocomplete and how to fix it
Savvas Stephanides ・ Jan 13 ・ 3 min read
A 4-part classic series, lots of useful information to improve as a programmer.
Moving Past Tutorials: a course on problem solving for programmers
Ali Spittel ・ Feb 18 '19 ・ 2 min read
This one, because it's so different from most other posts (it's about astronomy, analyzed/simulated through computer code):
Understanding the Universe through Code: Planetary Motion
Jithin KS ・ Jan 15 ・ 3 min read
How (not) to make accessible data visualizations, illustrated by the US presidential election.
Sarah ・ Nov 23 '20 ・ 11 min read
I loved this article and really thought it should have gotten more attention - such a great way to use a current event to raise our awareness of accessibility!
This post which I recently wrote down is a special one for me because I:
User Flow with dropouts using D3 Sankey in Angular 10
Idris Rampurawala ・ Dec 17 '20 ・ 6 min read
This one is mine on the white labeling application because I remember how difficult it was to do it before, and how much easier it is now with CSS variables.
White-labeling React application with SASS and CSS variables
Kristijan Pajtasev ・ Jan 7 ・ 3 min read
Because I still have to remember this every day.
Write clean code and avoid the distractions of emerging technology
Ben Halpern ・ Jan 14 '18 ・ 2 min read
Wow can python do that?
Rohith Gilla ・ Jun 1 '20 ・ 2 min read