Dependency Hell Just Froze Over
Offered By: JSConf via YouTube
Course Description
Overview
Explore a conference talk from JSConf EU 2015 that delves into the challenges of dependency management in JavaScript and proposes innovative solutions. Learn about the complexities of managing over 150,000 packages on npm and the importance of proper semantic versioning. Discover how even popular libraries can fail to declare breaking changes correctly, and understand the risks of relying on modules developed by thousands of unknown contributors. Gain insights into writing more reliable modules through automated breaking change detection, tested releases, and automated changelog generation. See how leveraging machines for these tasks can significantly reduce human error and improve overall code quality and maintainability. This 19-minute presentation offers valuable knowledge for JavaScript developers looking to enhance their module development practices and navigate the complexities of dependency management more effectively.
Syllabus
Stephan Bönnemann: Dependency Hell Just Froze Over | JSConf EU 2015
Taught by
JSConf
Related Courses
Desarrollo de aplicaciones profesionales para AndroidGalileo University via edX Engineering Maintainable Android Apps
Vanderbilt University via Coursera Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera Accelerate Software Delivery using DevOps
Microsoft via edX Continuous Integration and Deployment
Udacity