Front-end development is quite a complex discipline and you will hardly ever need only a browser and code editor (at least for bigger projects). I have decided to post a list of the tools I use for development. I hope this will help others to find some great tools they can use in their workflow. Basic stuff Permalink to “Basic stuff”# Those are the tools I use daily and I couldn’t literary produce much of my work without them. VS Code - You need to write your code somewhere. My editor o...