The "Perfect" Tooling Library
Offered By: JSConf via YouTube
Course Description
Overview
Explore the intricacies of creating the "perfect" JavaScript library tooling in this JSConf Hawaii 2020 talk by Ben Ilegbodu. Dive into essential aspects of library development beyond implementation, including infrastructure setup for development, testing, building, and deployment. Learn about configuring TypeScript and other static checking tools, deciding between ESM and CJS builds, and tackling integration testing challenges. Gain valuable insights on crafting helpful documentation, leveraging TypeScript for improved development experiences, creating effective issue templates, and implementing continuous delivery practices. Whether you're an experienced package developer or new to library creation, discover the key components that contribute to a well-rounded and maintainable JavaScript library ecosystem.
Syllabus
Intro
Whats the benefit of all this
Whats in this talk
Squats
Introduction
Building the perfect Javascript library
Helpful Docs
Writing Docs Before Implementation
Types of Docs
Summary of Docs
Typescript
Typescript popularity
Typescript definitions
Why typescript
The problem
The solution
Jeffs Projects
Resources
Issue Templates
Bugs
Communication Files
Target Formats
Continuous Delivery
Explorer Tab
All Resources
Recap
Everything on one slide
MVP CLI
DivOps
Wrapup
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