Vue.js: Getting Started with my First App || #Devlogs HD
Learning the basics of Vue.js by putting together the front-end for my webapp. The app is live here: https://cheesecake.live/ The code is all here: https://github.com/CarlColglazier/cheesecake Vue.js is a front-end framework similar to React and Angular. It features a virtual DOM and a ton of great development features right out of the box including webpack. I broke down everything in my layout to basic components for each page and then made specific components for the header, event list, tables, etc. All of this communicates with the Flask/PostgreSQL back-end via an API. --- Find me on... - Patreon: https://www.patreon.com/carlcolglazier - Twitter: https://twitter.com/carlcolglazier - GitHub: https://github.com/carlcolglazier/ --- Carl Colglazier is a computer science and communication student with interests in programming, media, and digital culture.