Browsing Tag
wsl
3 posts
Warp terminal on WSL is AMAZING
If you’re a developer working with Windows Subsystem for Linux (WSL), prepare to be amazed by Warp Terminal.…
How to Connect WSL2 (with Laravel App) to a XAMPP MySql Server on Windows
You have a MySql server running on Windows perhaps with XAMPP. You also have Wsl2 and want to…
Set up Node.js on WSL
Node.js is a JavaScript runtime environment that executes JavaScript code outside a web browser. It allows us to…