DiscoverCode & Curiosity by Maximilian Schwarzmüller
Code & Curiosity by Maximilian Schwarzmüller
Claim Ownership

Code & Curiosity by Maximilian Schwarzmüller

Author: Maximilian Schwarzmüller

Subscribed: 10Played: 47
Share

Description

Join Maximilian Schwarzmüller, a professional web developer and bestselling online course instructor as he discusses programming, shares his views & opinions on frameworks, languages, libraries and technology in general or gives you insights into his life as a developer and course creator.
21 Episodes
Reverse
Why Express.js?

Why Express.js?

2024-06-1609:57

Express.js dominates the Node.js framework landscape. It seems as if almost every Node.js developer is using it. But why is that the case?
Building a SaaS (or any web-based project) has never been easier. There are plenty of frameworks and technologies to pick from. But which one is best? Can the JavaScript ecosystem keep up with Laravel etc?
The Remix team announced that they would pause working on Remix and instead focus on bringing all core Remix features over to React Router. Because Remix already was essentially "React Router++".
Two major frameworks (yes, React is a library .... ) and two major versions. Here's my opinion on both!
Node.js allows you to run JavaScript outside of the browser. So does Bun, Deno and some other JavaScript runtimes that emerged over the last couple of years. All these runtimes were created to solve certain problems that were introduced by Node.js. But should you make the move away from Node.js?
You're preferring const over let? Think again! You're using Angular? Is that a joke? You get the point ... I really hate that part of social media and the "developer world". What about you?
In my early days as a web developer, I got started with HTML, CSS, JS and PHP. Nowadays, modern fullstack JavaScript / JSX code can kind of feel like that basic PHP code I wrote back then. But is it really the same?
With Next.js 14, the "App Router" became fully stable, since the last missing piece - "Server Actions" - were marked as stable. I've worked with it for multiple months now. Would I recommend it?
There's an endless amount of programming languages out there. And new ones are released frequently. So ... how many should you learn and know?
There's been some debate whether services like Vercel and Netlify are overpriced and you should use a VPS for hosting websites instead. The answer is a solid "it depends", but there are some obvious decision factors you should consider.
As you're growing as a developer, it's easy to introduce unnecessary complexities and abstractions into your code. But you might not always need the most modular and flexible code. Most of the time, simpler is better.
HTMX is amazing!

HTMX is amazing!

2024-03-3110:15

HTMX is a JavaScript library that essentially extends HTML and allows you to send AJAX requests (and handle responses + update the UI) without writing any JavaScript code. It's amazing!
As a (frontend) JavaScript developer, you got plenty of options and alternatives. You can learn Angular, React, Vue, Svelte, SolidJS and many other frameworks and libraries. But is that good or bad? That's what Max discusses in this episode.
Devin - the world's first AI software engineer - was announced. What does that mean for software developers? And how does it actually work? Let's take a look!
Max explains why he thinks that you might not need to master JS before diving into React, Angular or other frameworks.
Max explains why he thinks that most JS developers benefit from learning TypeScript.
Metaframeworks like NextJS, Remix or Nuxt have become very popular over the last ~2 years. Indeed, React is now recommending NextJS as the best way of getting started with React. So will those metaframeworks replace "vanilla React" etc?
React 19 Is Coming!

React 19 Is Coming!

2024-02-1815:591

Max analyzes the official React 19 announcement blog post and explores all the exciting features that will be included in this upcoming major React version.
In this podcast episode, I discuss the dangers of getting caught in a bubble of strong opinions and how it can be counterproductive for web developers, especially those who are new to the field. I explore the fact that the majority of websites on the internet are not powered by the latest and greatest technologies, but rather by older, more established ones. I also encourage developers to focus on learning the fundamentals of web development rather than chasing every new trend.
Join me as I explain which key decision factors could be considered when choosing a modern frontend JavaScript framework or library. I compare the most popular libraries / frameworks (React, Angular, Vue, Svelte, SolidJS) and also share my personal favorite.
loading
Comments