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: 14Played: 90
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.
34 Episodes
Reverse
Create React App (CRA) has officially been marked as "deprecated" now. Great - the ecosystem moved on to Vite years ago already. The React is not inclined to do so, though.
More money is thrown at AI models, that seem to become more capable & cheaper. Is it "Game Over" for us humans?
2024 is (almost) over. And it's been a difficult year for web devs. At least for some. At the same time, it's been a year that saw multiple big releases - like React 19 and Angular 18 & 19. But what else?
It's been a rough 1.5 years for (web) developers. Layoffs, AI and the general economy are all not helping. So....should you still learn how to code?
Angular 19 is a BEAST!

Angular 19 is a BEAST!

2024-11-2019:38

As always, backwards-compatible (though there is one big breaking change!) but packed with features!
TailwindCSS is an amazing CSS framework that changed how many (most?) web developers style their websites. But vanilla CSS also developed quite a bit over all those years. And it has certain advantages over TailwindCSS.
Astro is a really amazing web framework. But it seems as if not that many developers are actually using it. That's too bad!
You can see AI as a threat or embrace those tools to boost your productivity!
When will React 19 stable be release? And why is its release delayed? Max takes a closer look in this episode.
Generative AI had a huge impact. And it's probably only getting started. Or maybe it isn't ... maybe it'll have less of an impact than many people think. But it definitely has one huge problem right now, in my opinion.
In (web) development, there's always something new to learn. And, yes, this can feel overwhelming. But it's actually amazing!
We spend a lot of time writing code. Therefore, your development environment should be set up to make you as productive as possible. But you can also overdo it...
Of course, as a developer, you write code. Therefore, you must know the language and libraries you're working with. But what about other tools? Git? Docker? The Command Line?
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?
loading