Blog
Recopilation of apps that I consider fundamental while doing Android Development. IDEs, terminals, design, text editors and more.
As developers we usually try to learn how big companies resolve their tech challenges. Some organizations have use the same principle to share how their culture works. Culture is just as important (if not more) as technology to an organization. Culture is what makes them grow and expand.
If you are using Windows to work on a Node.js project chances are you are using a simple text editor, something not too complicated like Sublime or why not Visual Studio Code (recommended). The perfect complement for this is the terminal. In Window's case you can use the Command Prompt or PowerShell. If you want to know how to get a really nice CLI on Windows keep reading.