DEV Community

Discussion on: My Linux Development Environment of 2018

Collapse
 
fazlearefin profile image
Fazle Arefin

Awesome list. You might want to add insomnia for API development. I prefer it over postman since insomnia does not come with lots of bells and whistles which I don't use and looks cleaner.

Also, check out the ansible playbook I wrote for configuring a fresh Ubuntu system: github.com/fazlearefin/ubuntu-dev-...