Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Using Umbrella JS for Modern Applications

Using Umbrella JS for Modern Applications

Umbrella JS is a lightweight alternative to using jQuery.

Matthew Claffey

September 01, 2017
Tweet

More Decks by Matthew Claffey

Other Decks in Programming

Transcript

  1. Who am I? Graduate apprentice from Hyper Island Front End

    Developer at Code Computerlove M A T T C .
  2. What can we do with Umbrella JS? Dom Traversal (selector,

    filter, find, each, etc) Dom Editing (classes, attributes, html, before, etc) Event Handling Ajax
  3. Pro’s Good Documentation & Quick responses on their Github. 4kb

    in minified size. Gives us more leverage on our performance budgets. Mobile applications will be faster.
  4. Why do I use this? My mobile sites will load

    faster Freedom to add more functions Easy to learn