Skip to content

Web Application Development

Below is a playlist with some of my tutorials on building web applications. They just provide an overview of the field, which is vast and constantly expanding at breakneck speed. For this course, I highly recommend you choose one platform early on and simply focus on learning that platform, and all its associated modules/plugins/etc that you need, while ignoring the rest of the world. Focus on building your webapp.

Resources

The site hotframeworks.com lists the top web frameworks.

For this class, the frameworks I am recommending to students new to web app development are:

Note that react and Angular are front-end-only (UI) frameworks. You can usually use them along with the frameworks above which are back-end/full-stack frameworks.