Explore >> Select a destination


You are here

www.silvestar.codes
| | whitep4nth3r.com
12.5 parsecs away

Travel
| | Understanding how to use jQuery in an Astro project was hard to Google. So I wrote my own guide for you and my future self.
| | nabeelvalley.co.za
10.4 parsecs away

Travel
| | Debug Node.js code using your browser's dev tools
| | blog.logrocket.com
12.2 parsecs away

Travel
| | Learn how to use ESLint and Prettier together to automatically format and fix JavaScript code in your projects.
| | www.ethanrosenthal.com
67.4 parsecs away

Travel
| I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.