DEV Community

Discussion on: When did you start to learn productivity-boosting techniques and development tools? 🧰⏩

Collapse
 
gokuldroid profile image
Gokuldroid

There are lots of tools out there in the market. You might have frustrated with hitting refresh again and again for a small change you made in HTML. the solution to that problem is live-reload. when you frustrated with anything in your workflow, try to automate that. Looking at fellow developers is a great source to learn.

Collapse
 
robole profile image
Rob OLeary • Edited

Yes, I agree about automating your workflow and learning from other devs. I think that it should be something that is taught more also, and offering beginners a curated list of tools could be a useful guide too I think.

Collapse
 
gokuldroid profile image
Gokuldroid

This might help up to some level - github.com/kamranahmedse/developer...

Collapse
 
robenkleene profile image
Roben Kleene • Edited

I made an app for macOS called Repla that automatically refreshes like LiveReload, but that doesn't require editing the project repla.app LiveReload is great, but I wanted something that I could just use with any web project without having to add LiveReload as a dependency.