|
|
|
|
|
by EvanPlaice
3808 days ago
|
|
Why create devd when you could have just used live-server? It automatically injects the LiveReload stub and watches the directory for changes. I guess, if your end goal is to move everything away from the node ecosystem. To each their own. |
|
Second, not everything is node. Devd has lots of uses outside of node and even outside of front-end development.
Third, I probably wouldn't have written it if I didn't believe that devd did at least some things better than the current tools (at least for some people). You should try it - maybe you'll like it, and if you don't then that's fine too. As you say - to each their own. ;)