July 2025
Beginner to intermediate
304 pages
8h 38m
English
We build web applications so that we can share them with others. To share our web applications, we need to make them accessible to the internet.
Going from the applications we have right now into a real production environment will take a few more chapters to fully understand the process, but that doesn’t mean we can’t put our applications on the internet right now. We can do this by using a tool called ngrok (pronounced en-grok). ngrok is a tool that allows us to expose our local web applications to the internet. It’s a great tool for testing and development as well as sharing with friends or coworkers on our progress.
We can install ngrok with the instructions at their website ...
Read now
Unlock full access