

896: Do I Still Need To Know JS/CSS/HTML with AI? × How To Sell An App × Is React Context Bad? × More
82 snips Apr 23, 2025
Discover the evolution of web development as AI reshapes coding practices and foundational skills. Exciting anecdotes reveal the thrills and challenges of selling a web app. The hosts dive into the changing landscape of fashion trends, from skinny jeans to looser styles, all while sharing personal experiences. Explore the complexities of React Context and the struggles of app marketing strategies. Plus, hear about the competitive CSS challenges that spark creativity and engagement. Tune in for a mix of tech, trends, and tales!
AI Snips
Chapters
Transcript
Master Web Fundamentals Despite AI
- Maintain a solid knowledge of JS, CSS, and HTML to tweak and guide AI-generated code effectively.
- Focus on mastering advanced, creative, and modern web standards to build exceptional web experiences.
Migrate Codebases Incrementally
- Modernize legacy stacks gradually by migrating piece by piece rather than a full rewrite.
- Transition rendering engines one section at a time for manageable React adoption in large apps.
Effect.ts Is Powerful But Complex
- Effect.ts offers a powerful yet complex way to architect flow and state in JS apps.
- It's suited for highly skilled developers, but harder for general teams to adopt smoothly.