Next.js Course Teaches JavaScript Fundamentals First

Next.js just released their React Foundations course, and I'm genuinely curious about something. We spend a lot of time arguing about frameworks. Next.js vs Remix vs Astro. React vs Vue vs Svelte. But the course assumes you know HTML, CSS, and JavaScript first. Not React. Just the fundamentals. That's the bit everyone skips over. I've watched junior developers jump straight into Next.js because it's what the job posting asked for. They can copy-paste a component. They can follow a tutorial. But ask them why a closure matters or what the event loop actually does, and you get blank stares. The framework doesn't matter if the foundations are shaky. I've seen it play out hundreds of times over the last 15 years. A developer struggles with state management in React not because React is confusing, but because they never properly understood JavaScript scope and data types. The Next.js course gets this right. It starts with vanilla JavaScript, builds a simple project, then shows you how React improves it. Then Next.js on top. Each layer makes sense because you understand what came before. If you're hiring junior developers or mentoring them, this is worth pointing them at. Not because Next.js is magic, but because it actually respects the learning path. What's your experience? Are the juniors you work with solid on JavaScript fundamentals, or is that something you have to backfill constantly? https://lnkd.in/ei79AkDz

To view or add a comment, sign in

Explore content categories