You are here |
www.silvestar.codes | ||
| | | |
whitep4nth3r.com
|
|
| | | | 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
|
|
| | | | Debug Node.js code using your browser's dev tools | |
| | | |
blog.logrocket.com
|
|
| | | | Learn how to use ESLint and Prettier together to automatically format and fix JavaScript code in your projects. | |
| | | |
www.ethanrosenthal.com
|
|
| | 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. |