Writing Custom DSLs
Offered By: JSConf via YouTube
Course Description
Overview
Explore the power of Domain Specific Languages (DSLs) in JavaScript development through this insightful JSConf 2014 talk by Neil Green. Discover how DSLs can bridge the gap between complex business logic and customer requirements, going beyond traditional Test Driven Development and Domain Driven Design techniques. Learn to identify when a custom DSL is appropriate and how to implement one effectively. Follow the process of developing custom DSLs from planning to implementation, including performance tuning and debugging. Gain valuable insights into leveraging JavaScript's blend of Object Oriented and Functional Programming paradigms for authoring DSLs. Equip yourself with a powerful tool for managing complex software projects, maintaining clean code, and ensuring customer satisfaction.
Syllabus
Neil Green: Writing Custom DSLs [JSConf2014 ]
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube