Clean Architecture on Frontend
What clean architecture is, why it is useful, and how to take advantage of it in the frontend with examples of live system design and live coding.
Recent posts from my blog tagged with “Live Coding”.
My talks and workshops about software development tagged with “Live Coding”.
What clean architecture is, why it is useful, and how to take advantage of it in the frontend with examples of live system design and live coding.
Workshop for Traktor School with an example of building a mobile app. We'll build the HTML skeleton, style the page, take into account the peculiarities of the mobile interface, and keep accessibility in mind.
Talk on the benefits of TDD and how to implement it in your project, with a little live coding session at the end.
A 5-hour live workshop about TDD and testing React applications. We'll cover everything from extracting and testing business logic to testing asynchronous functions and adapters for third-party libraries.