Development

Development

Configuring Vim

Save your favorite vim settings in a configuration file that loads on startup

Read
Development

Adding Static Analysis Tools to a Node Project

How to set up static analysis tools (ESLint, Prettier) for your JavaScript or TypeScript projects

Read