dev-resources.site
for different kinds of informations.
Giving your app a temporary public URL with VS Code port forwarding
Published at
3/5/2024
Categories
vscode
Author
Christian Heilmann
Categories
1 categories in total
vscode
open
VS Code now has port forwarding. If you want to share what you are working on with the world, open folder in terminal, run your server and forward the port. Set it to public and Bob's your uncle!
This is great for some testing and showing people what you do, but of course should not be used as a hosting alternative. After all, you do make your computer web accessible that way, and you got to be 100% sure your app is safe.
Articles
12 articles in total
Learning HTML is the best investment I ever did
read article
trimMiddle() - the missing String trim method
read article
Whatโs your excuse for not using the web share API?
read article
httpstat.us is a great service to test your APIs and scripts
read article
Movie industry facts
read article
Quick tip: using flatMap() to extract data from a huge set without having to write a loop
read article
No more "Expert, Intermediate, Beginner": Classifying talks in Call for Papers/Conference agendas
read article
The best carb.js
read article
How we edited 175 conference videos in 5 hours
read article
Code puzzle - GSM-7 or UCS-2?
read article
Giving your app a temporary public URL with VS Code port forwarding
currently reading
10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript
read article
Featured ones: