Remix.run Logo
junon 5 hours ago

Usually when I'm working in one part of the codebase and I have sample data or something at a specific path on my local machine and Im testing the same thing over and over again will I make a Makefile or something and info/exclude it to help me keep focused. That's one way I use it.

bryancoxwell 5 hours ago | parent [-]

Yeah this is pretty much it.