Essential Tools and Guides Every Developer Should Utilize
Serhii Shramko /
2 min read • --- views
“Knowledge must be shared”.
Developers must keep up with technology trends. So I'd like to share my tried-and-true list of top resources for learning and maintaining knowledge.
Courses
- frontendmasters.com - one of the best platform for learning Frontend
- egghead.io - high quality, concise web development screencasts
- epicreact.dev - probably the best course on React
- freecodecamp.org/ - free verified certifications
- edx.org - courses from top universities (Harvard, MIT and others)
- ui.dev - fun and nice courses about frontend ecosystem by Tyler McGinnis
- coursera.org - learn computer science, business, languages, health, arts by top universities and authors
- udacity.com - advance your mastery of data science and web
- newline.co - everything you need for full-stack development
- pluralsight.com - online education platform that offers courses primarily geared toward software developers.
- scrimba.com - interactive courses and tutorials. Watch the video and write the code directly online
Blogs
- Shramko Serhii - my blog about web development
- Dan Abramov - co-author of Redux and Create React App
- Kent C. Dodds - React, Testing end more
- Sarah Drasner - cool blog about animations in web
- Lea Verou - CSS secrets book author
- Dr. Axel Rauschmayer - one of the best blog about JS Core
- Lin Clark - nice cartoons about development
- Josh Comeau - nice tutorials about React and Web
- Addy Osmani - engineering Manager at Google working on Chrome
- Sara Soueidan - one of the best blog about A11y and HTML
Challenges
- leetcode.com - probably a better place to practice solving problems for FAANG
- hackerrank.com - place where you can prepare for Interviews
- codewars.com - achieve code mastery through challenge
YouTube
- CS50 - Harvard Computer Science course
- The Coding Train - not boring coding ❤️
- Low Level JavaScript - channel goes deep into the heart of low level programming
- Coding Garden - nice realtime coding sessions
- Google Chrome Developers - all you need know about web
- Computerphile - videos all about computers and computer stuff
It seems all for now! Don’t forget to share the link with friends 🫡
Share it: