@stradox
In trying to be like the creator, I create stuff...
Full Stack Web Developer Javascript | Typescript | Vue JS | Node JS | Nuxt | Nest JS | React | PHP | Laravel
I am available for collaboration.
Nuxt 3 with its default settings, creates a node server that is making use of Node JS worker threads, and this server is built using Nitro. This server is what handles all of the server-side stuff, whether it be the server-side rendering of some page...

Laravel comes with a pretty handy way to use docker during development, it is called Laravel Sail and is a great implementation managed by the Laravel team itself. In fact, there's a LABEL option in the Dockerfile that names the maintainer as none ot...
