Explore >> Select a destination


You are here

www.codeandunicorns.com
| | nodogmablog.bryanhogan.net
2.6 parsecs away

Travel
| | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.
| | wweb.dev
6.7 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...
| | www.laac.dev
5.2 parsecs away

Travel
| | Choosing which tools to use in your Python development environment might be the toughest part of Python programming. The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part of my development environment, and why I use each one.
| | nathanchance.dev
23.7 parsecs away

Travel
| Recently, I built a computer for school that I installed Windows 10 Pro on (link to the current specs if you are curious). I was a little bummed about leaving Chrome OS because I was going to lose my local Linux development environment; however, Windows Subsystem for Linux is a thing and it has gotten even better with WSL 2, as it is actually running a Linux kernel so there is full Linux compatibility going forward.