Now that your API is set up and your Database is connected it´s time to set up a Frontend to your webserver.
Start your journy by learning HTML and CSS. First try to setup a Webpage without any Framework.
To learn the basics I recommand the interative scrimba course.
-
Work on your HTML and CSS knowledge:
-
Create a Website without a Framework
-
Learn JavaScript:
-
Next try using a Framework like Bootstrap.
-
Most Frontend in the company is done with Vue.js, so it would be good for you to get to know it
- Vue.js
- Vueschool to learn vue.js
- Schwarz Frontend Components
Optional:
6. Now that your Frontend is done, connect it to your API and your Database.
Tip: It´s really difficult to do it with the default go “html/template” so I recommend to use Pongo2 to setup the connection.
But if you still want to use the html/template make sure your worktree is well organized and structured to load the static files.
Use the share button below if you liked it.
It makes me smile, when I see it.