Learn Web Development By Building a CRUD App | HTML CSS & JavaScript

Опубликовано: 30 Октябрь 2024
на канале: Smoljames
7,172
135

The best foundation for becoming a great web developer is to become a master of the basics; HTML CSS & JavaScript. In this beginner project tutorial, we put them to use by building a neat CRUD (create, read, update, delete) app that exercises principles such as responsive web design, fonts, icon sets, dynamic content & more! And at the end of the video we host the project live using Netlify.

#javascript #programming #webdevelopment

🔗 Resources

Github repository - https://github.com/jamezmca/todo-app
Google fonts - https://fonts.google.com/
CDN library - https://cdnjs.com/libraries/font-awesome
Font Awesome Icons - https://fontawesome.com/icons/
Netlify - https://netlify.com


🔥 Get More Content - Subscribe and click le notification bell to stay tuned for all the fun & exciting tutorials to come!
Roadmap - https://roadmap.smoljames.com
Courses - https://smoljames.com

📚 Chapters

00:00 Intro
00:43 Demo
01:20 HTML & CSS
02:23 JavaScript/DOM manipulation
00:00 Live hosting

🔖 Topics Covered

Web Development
HTML CSS & JavaScript
Dynamic Web Pages
Responsive Web Design
Google Fonts
Font Awesome Icons
CRUD Apps