Use Webpack to manage app-like JavaScript modules in Rails
-
Updated
Jul 6, 2022 - Ruby
Front-end development is the process of producing HTML, CSS, and JavaScript for web application visuals and interactions. Basically it is a language that is executed in client.
Dockerize a starter django app and add to stackbox. This will invlove the following steps.
Dockerize basic django app (without any endpoints)
Add code folder with Dockerfile to repo
Add django as an option in stackbox.sh
Refer to Angular and React PRs for more understanding.