Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Awesome Developer Experience [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> Developer Experience (DX) describes the experience developers have while using or working on your product. A positive developer experience ensures that your developers are happy, satisfied and less likely to leave your team. Improving developer experience ranges from well written documentation, through using the right tooling, up to giving a proper consideration to how developers feel. A developer-first approach.
A curated list of awesome [Developer Experience]((https://developerexperience.io/practices/good-developer-experience)) resources, tools and reading material.

A curated list of awesome [Developer Experience](<(https://developerexperience.io/practices/good-developer-experience)>) resources, tools and reading material.

## Contents

- [📚 Resources](#-resources)
- [Articles](#articles)
- [Books](#books)
Expand All @@ -29,7 +30,7 @@ A curated list of awesome [Developer Experience]((https://developerexperience.io

## 📚 Resources

Books, articles, communities and
Books, articles, communities and

### Articles

Expand Down Expand Up @@ -131,6 +132,7 @@ Good developer experience starts at the door step.
- [LocalStack](https://github.com/localstack/localstack) - Local emulator of AWS services.
- [ngrok](https://ngrok.com/) - Locally available reverse proxy.
- [Tabnine](https://www.tabnine.com/) - Tabnine's powerful Artificial Intelligence assistant works right where you are, in the comfort of your IDE.
- [Domscribe](https://github.com/patchorbit/domscribe) - Pixel-to-code bridge that captures runtime UI context and maps to source code for AI coding agents via MCP.
- [EasyInstall](https://github.com/woolflare/EasyInstall) - One-Click Script Installation Assembly.
- [Fine](https://www.fine.dev/) - Build Software with AI Agents.
- [Fynix](https://www.fynix.ai/) - Fynix combines real-time AI coding assistance with agent-powered code reviews.
Expand Down Expand Up @@ -213,7 +215,6 @@ Version management made a breeze.
- [NVM](https://github.com/nvm-sh/nvm) - Node Version Manager - POSIX-compliant bash script to manage multiple active Node.js versions.
- [rbenv](https://github.com/rbenv/rbenv) - Use rbenv to pick a Ruby version for your application and guarantee that your development environment matches production.


## 🔍 See also

More interesting resources about developer experience.
Expand Down