Completed
Demo - preview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Web App Development with Genie.jl in Julia - Tutorial and Demo
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro - Genie Framework
- 2 Intro - Genie ecosystem
- 3 Intro - helpful resources
- 4 Demo - what are we building?
- 5 Demo - preview
- 6 Demo - questions
- 7 Demo - readme
- 8 Demo - create MVC app
- 9 Demo - more questions
- 10 Demo - exploring new app
- 11 Demo - configuring database
- 12 Demo - creating new resource
- 13 Demo - creating db table with migrations
- 14 Demo - running migrations
- 15 Demo - editing the model
- 16 Demo - model + db interaction
- 17 Demo - seeding data
- 18 Demo - setting up web page
- 19 Demo - templating & partials
- 20 Demo - layouts
- 21 Demo - search functionality
- 22 Demo - Revise questions
- 23 Demo - building REST API
- 24 Q&A - performance / demo source / load-balancing
- 25 Tips - routing / deployment
- 26 Q&A - high-availability
- 27 Farewell - end of scheduled presentation
- 28 Bonus - plugin system / authentication plugin
- 29 Bonus - questions
- 30 Bonus - authentication test
- 31 Bonus - secrets
- 32 Bonus - create admin user
- 33 Bonus - Stipple.jl & final remarks