/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.laac.dev
| | www.ethanrosenthal.com
1.5 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.
| | www.blog.pythonlibrary.org
1.4 parsecs away

Travel
| | You can use many great tools to help you in your software development journey. One such tool is pre-commit, aframework for managing and maintaining
| | stribny.name
1.4 parsecs away

Travel
| | [AI summary] A guide explaining how to install and manage Python development versions on Fedora using the Pyenv tool.
| | wweb.dev
18.5 parsecs away

Travel
| In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...