BnGyA / frontend-horse-js-library

The boilerplate for the Frontend Horse livestream.

Home Page:https://frontend.horse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outline

Here's a rough outline for what we'll be learning today...

  1. Creating a simple utility library
  2. Making the library modular and tree-shakeable with ES modules
  3. Converting it to a chainable, immutable library with OOP
  4. Providing developers with hooks to customize how it works
  5. Bundling a library for distribution and performance

Licensed under the MIT License.

About

The boilerplate for the Frontend Horse livestream.

https://frontend.horse


Languages

Language:JavaScript 84.6%Language:HTML 15.4%