All posts tagged 'Node'
-
Automating Node Tasks with VS Code
Last time I wrote about my experiences automating startup tasks for a Rails app in VS Code. Lately I've been working on a fullstack MERN application and decided to automate some tasks on the backend. The app is in a single repo, with this structure: root/ frontend/ backend/ I tried adding...
Read article