Semantic JSX
Explains the importance of semantic HTML in JSX, advocating for choosing elements based on meaning over appearance for better web development.
Explains the importance of semantic HTML in JSX, advocating for choosing elements based on meaning over appearance for better web development.
The author announces and details their new 'Beginner's Guide to ReactJS' course, focusing on teaching React fundamentals with a simple, no-tooling approach.
Announcing two new React video courses: a free beginner's guide and an advanced patterns course available via subscription on egghead.io.
A guide to accessibility tooling and techniques for React applications, covering ESLint plugins, react-axe, and focus control.
Explains how to use TypeScript with JSX for better type safety and tooling in React development, addressing refactoring and error prevention.