Building a large, complex product from the ground up with typescript & Atomic Design:lessons learned
What if you could prevent 38% of your bugs? Learn how combining TypeScript and Atomic Design creates a resilient, scalable frontend.
#1about 2 minutes
Navigating the challenge of scaling a new codebase
Starting with a boilerplate create-react-app requires a clear strategy to build a scalable and maintainable product like those from major tech companies.
#2about 2 minutes
Adopting atomic design for structure and clarity
Design systems like atomic design are crucial for separating UI logic from business logic, leading to cleaner code and better performance.
#3about 3 minutes
A practical guide to the atomic design folder structure
The codebase is organized into atoms, molecules, organisms, pages, and templates, giving every component a designated and predictable place.
#4about 3 minutes
Creating scalable component libraries for icons and buttons
Centralizing components like icons and buttons into their own libraries makes updates, theming, and A/B testing manageable across the application.
#5about 3 minutes
Using Storybook to document and refactor components
Storybook helps document the UI component library, enforce component isolation, and provides a clear path for refactoring an existing codebase to atomic design.
#6about 5 minutes
Balancing pragmatism and avoiding overengineering
While the 'don't repeat yourself' principle is valuable, abstracting core business domain features too early can lead to rigid, hard-to-maintain code.
#7about 3 minutes
Lessons on testing, hooks, and framework lock-in
Prioritizing end-to-end testing on the frontend and using state management libraries like Redux helps avoid framework lock-in and ensures stability.
#8about 4 minutes
Why TypeScript is essential for building large applications
Adopting TypeScript significantly reduces bugs, provides auto-documentation through type definitions, and enforces a more scalable way of thinking.
#9about 2 minutes
How atomic design prevents common frontend anti-patterns
The principles of atomic design naturally discourage common anti-patterns like deeply nested components, which improves performance and maintainability.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
05:21 MIN
Why TypeScript is the perfect match for atomic design
Typescript, React and Atomic Design - a match made in heaven
02:47 MIN
Defining the core principles of scalable software
Building software that scales with Typescript
02:37 MIN
Understanding TypeScript's origins and role in scalability
All you need is types
02:31 MIN
Moving from hacking MVPs to building scalable applications
Typescript, React and Atomic Design - a match made in heaven
02:23 MIN
Structuring code with the atomic design methodology
Building the Right Product and Building It Right: A Glimpse into Extreme Programming, Atomic Design
03:59 MIN
Achieving scalability with readability, structure, and enforcement
All you need is types
03:38 MIN
Structuring a production project with web components
Frameworkless: How to use Web-Components in production?
Developers share the most interesting tech they ever builtMost people's first thoughts about Hacker News revolve around venture capital, stock prices, company valuations, and $1499 dongles. But what if we told you that Hacker News could also be a place for pure, consummate, wholesome content that tackles ho...
Chris Heilmann
Micro Components - a different approach to a simpler component-based webThere has been a lot of heated discussion lately in the web community about component based development. One side argued that Web Components are a standard we should follow whereas others complained that they still lag behind in what frameworks offer...
How we Build The Software of TomorrowWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Thomas Dohmke who introduced us to the future of AI – coding.This is how Thomas describes himself:I am the CEO of GitHub and drive the company’s...
From learning to earning
Jobs that call for the skills explored in this talk.