DEV Community

Cover image for Best Free Courses to Learn WebDev for Beginners
rachelle palmer
rachelle palmer

Posted on

2 1

Best Free Courses to Learn WebDev for Beginners

If you are interested in learning web development and looking for some awesome resources online, then this post is for you.

There are so many tutorials available, it can be hard to choose which one is 'best'. I'm usually interested in doing a real project, lots of live coding, and very clear instructions. This is because when I'm trying to code, I tend to need to pause or rewind the video.

Below are some of my personal favorites:

1) Build a REST API with Node.js, Express, TypeScript, and MongoDB

2)Freecodecamp MERN stack tutorial

3) Build a Tindr Clone Full Stack Application with NodeJS and React

4) Youtube - Learn the MERN Stack in 60 Minutes

5) Build a Fullstack SvelteKit ToDo App with TailWind CSS and MongoDB

6) Serverless Vercel Svelte Project

These should be more than enough to get you started, let me know your favorite courses in the comments!

Photo by Kumiko SHIMIZU on Unsplash

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (1)

Collapse
 
acode123 profile image
acode123

good read!

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay