I found this amazing cheat sheet for nearly all web concepts that I have ever encountered. Check it out at this link.
But this page made me wonder, what do other developers use to find out new things about a certain technology or concept?
I found this amazing cheat sheet for nearly all web concepts that I have ever encountered. Check it out at this link.
But this page made me wonder, what do other developers use to find out new things about a certain technology or concept?
For further actions, you may consider blocking this person and/or reporting abuse
Mikhail Potapov -
Helitha Rupasinghe -
ByteHide -
Tapajyoti Bose -
Once suspended, joachimzeelmaekers will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, joachimzeelmaekers will be able to comment and publish posts again.
Once unpublished, all posts by joachimzeelmaekers will become hidden and only accessible to themselves.
If joachimzeelmaekers is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Joachim Zeelmaekers.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag joachimzeelmaekers:
Unflagging joachimzeelmaekers will restore default visibility to their posts.
Top comments (8)
Nice link. I am going to tell how I sort the "old" things worth keeping, namely I bookmark them and add the proper meta-data (description, tags) with Bookmarks.dev . I have found "new" info recently a lot also on the dev.to community, if you follow the right tags...
As for technologies - it's mostly Java, Python, AWS, Docker, Kubernetes.
As for tools I used in my daily work - IntelliJ IDEA, Vim, Tmux, Kubectl, AWS CLI, Postman, Git.
Thanks for answering! How about learning concepts? Do you use books or a platform to learn new things?
Usually its books, blog posts and technical documentation. As for online platforms - I almost don't use them, seems such approach is not for me :)
Another one nice opportunity you can get something new - conferences, meetups and tech talks (unfortunately now mostly online).
When it comes to tools i use mostly- Eclipse, VS code, DBeaver, Sublime text, Postman, Git.
I would suggest using IntelliJ instead of Eclipse. I used Eclipse for some time but IntelliJ is an insanely powerful IDE! And how about your go to platform to learn new things?
Thanks for the tip will follow your suggestion. Earlier i used to follow udemy and youtube now i explored the dev.to and mostly i learning new things from here.
Hi! Whenever I have a repetitive task I try to make it a plugin and upload to my plugin repository - sparrowhub.io , so next time I need it it's already here. π