Hi Guys,
I must use Docker and learn to write JavaScript partially for a job.
I am completely new to JavaScript.
I have no programming experience! I have used HTML and CSS with WordPress; and the JS i used, i got it from internet sources; and modified it to my needs.
I have some experience with Linux command line and feel at ease with commands in general; pipping, rules etc.
No scripting experience yet. But i can understand reading them.
Looking on google almost all docker JavaScript searches point to Node.js. A JavaScript server.
Including this tutorial: Introduction to Docker for Javascript Developers (feat Node.js and PostgreSQL) - DEV Community 👩💻👨💻
I want to start JS with Docker the right way.
What way do you advise me to apply JS with Docker?
A simple app?
Thank you!