SOLID is for Object Programming or May it Be Used Elsewhere?
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the application of SOLID principles beyond object-oriented programming in this insightful conference talk from code::dive 2023. Delve into Marek Gudalewicz's journey of understanding SOLID principles, particularly the interface segregation and dependency inversion principles, in the context of functional programming with JavaScript, React, and Node.js. Discover how SOLID concepts, originally designed for statically typed object-oriented languages, can be adapted and applied to functional programming in dynamically typed languages. Learn to identify SOLID violations in React projects and understand their potential consequences. Gain practical insights through code examples demonstrating how each SOLID principle can be implemented in JS/TS-React, with relevance to other functional, dynamically typed languages and JavaScript-based frameworks. Benefit from Marek's diverse professional background as he shares his experience in translating SOLID principles for modern web development practices.
Syllabus
SOLID is for object programming or may it be use elsewhere? - Marek Gudalewicz - code::dive 2023
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube