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

preview_player
Показать описание
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

🔥 Get More Content - Subscribe and click le notification bell to stay tuned for all the fun & exciting tutorials to come!

📚 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
Рекомендации по теме
Комментарии
Автор

One good addition would be adding if (textValue === "") return; before the todos.push(textValue) in the addTodo function. In the current version it allows you to push blank todos. Other than that, this was a great video

samkujawa
Автор

Great video. Can you do follow up videos for connecting the too do app to a DB and storing the items, and user-specific filtering based on login?

abnoco
Автор

You really should separate your script and styling into other files.

renealbrechtsen
Автор

please increase the vs code font it's hard to see..

anjaneyulub