AboutArticlesGame

Extensive List of Best Development Resources - 121 Links to Guides, Cheat Sheets and More List of Resources

Cover Image for Extensive List of Best Development Resources - 121 Links to Guides, Cheat Sheets and More List of Resources
Dennis Persson
Dennis Persson

URL copied to clipboard

7 minutes reading

This is a collection of top rated web development resources every developer needs. Roadmaps, guides, free tools, programmer books, cheat sheets and more. All articles are of high quality and you have everything from soft skills to visual explanations of JavaScript internals. If you don't think this list is complete enough, you will find a lot more list like this at the end of this article.

List of Content

  1. Roadmaps
  2. Visualized Learning
  3. Crash Courses and Complete Guides
  4. For the Interview
  5. Tools, Templates and Resources
  6. Soft Skills, Career and Productivity
  7. Algorithms and Data Structures
  8. Lists of Programmer Books
  9. Coding Tips and Tricks
  10. Cheat Sheets
  11. Security
  12. APIs
  13. Uncatogorized Reading
  14. More Lists Like This

Roadmaps

Roadmaps lets you know what you will have to learn to becoming a developer of some kind, providing you with useful guides and resources.

Visualized Learning

Regardless of whether you are a visual learner or not, these articles provides you with top quality visualized descriptions of how the web works in detail.

Crash Courses and Complete Guides

Complete guides and beginner guides to learn web development. Learn React and full stack development to master web programming.

For the Interview

Huge lists of questions to prepare for you next programming interview. Practise interview questions for JavaScript and React to become a software engineer.

Tools, Templates and Resources

Lists of free resources and tools for programmers. Browse through templates and other tools every designer needs.

Soft Skills, Career and Productivity

Boost your programmer career with soft skills and productivity tips. Tips to get the job you want and to be a better programmer.

Algorithms and Data Structures

Learn algorithms and data structures for both beginners and more advanced use cases.

Lists of Programmer Books

A list of lists with programmer books developers need to read. Find the most recommended programming books.

Coding Tips and Tricks

Quick tips and tricks to write better code. What you need to know to write good JavaScript code.

Cheat Sheets

Cheat sheets for React, CSS, Git and programming overall. Compilation of cheat sheets to bookmark.

Security

Web development security guides to know about. Best practises with examples and beginner tutorials.

APIs

List of fun APIs to use for your next project. Find free and unique APIs for developers.

Uncatogorized Reading

Free certificates, popular git repositories and tips for how to be good at googling. Learn how to prevent sites from showing up at google.

More Lists Like This

Do you need more lists of programming resources? If this list isn't extensive enough, you can find other lists like this here.

URL copied to clipboard

Dennis Persson

Knowledge Should Be Free

I'm doing this for free because I like to contribute to the world. Knowledge should be free and available to everyone. Still, we all need to make a living somehow, and running this blog takes time and effort. When I find content I value, I support those creators so they can keep doing their amazing work. If you enjoy what I'm sharing here, consider buying me a coffee. It doesn't have to cost more than a coffee!

Buy Me A Coffee

Related Articles

Cover Image for From Programmer to Software Developer – The Skills That Make the Difference

From Programmer to Software Developer – The Skills That Make the Difference

16 minutes readingProductivity | SoftSkills

Programmer and developer are often used interchangeably, but there is an important distinction between them: the developer’s broader perspective and focus beyond just code. In this article, we will step back from coding to highlight the skills that define what skills a successful developer should have

Cover Image for Three Simple Rules to Solve Unsolvable Organizational Problems

Three Simple Rules to Solve Unsolvable Organizational Problems

8 minutes readingProductivity | SoftSkills

Three effective ways to solve communication problems in your organization and to create self-organized teams by eliminating dependencies to other teams

Cover Image for Write SOLID React Hooks

Write SOLID React Hooks

20 minutes readingArchitecture | Frontend | JavaScript | React

SOLID is one of the more commonly used design patterns. Each React article about SOLID presents the model in slightly different ways, some applies it on components, other on TypeScript, but very few of them are applying the principles to hooks

Cover Image for Answers to Common Next.js Questions

Answers to Common Next.js Questions

10 minutes readingFrontend | JavaScript | Next.js

Answers to common Next.js questions such as how Server Components work and how to read params in components

Browse articles