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 it's your own post that's fine.
It could be recent, or it could be classic.
And then read through the thread and ❤️ posts where you like. I'm hoping that the wisdom of the crowds can help unearth some great content every day.
The feed already works this way, but I think this could be a fun way to complement the feed for a different kind of discovery.
Use the post's link
liquid tag to display it fully, i.e.:
{% link https://dev.to/devteam/for-empowering-community-2k6h %}
And feel free to add why you want to want to give it more love.
Don't worry about whether you've picked the best post, let the readers decide if it should rise to the top.
Top comments (21)
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
Some comments may only be visible to logged-in visitors. Sign in to view all comments.