cmda-bt / be-course-18-19

🎓 Backend · 2018-2019 · Curriculum and Syllabus
https://cmda-bt.github.io/be-course-18-19/docs
Other
15 stars 10 forks source link

Listing (Feature) #106

Closed StephanKop closed 5 years ago

StephanKop commented 5 years ago

Listing

Name

Stephan Kop

Class

tech 3

Repo link

https://github.com/superstephan1/Project-Tech

Summary

I turned my static html prototype into an express project. Converted all my html pages into ejs and made headers and footers as partials.

Resources used

I found the first hour of this video very usefull. Walked me through the basic setup of express and ejs. https://www.youtube.com/watch?v=gnsO8-xJ8rs&t=3603s

Any thoughts?

Went pretty well in my opinion! The time description was pretty accurate. I spend about 5 hours doing this assignment. However if you don't have an html project ready it will take a lot longer. I want to make use of partials some more in my project, however i don't really know any smart places to use them.

rijkvanzanten commented 5 years ago

Heya 👋