Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

yycjs/jquery-202-and-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery 202 & Web Components

This years meetups will be split into two parts. The first hour will be about a beginner focussed topic and in the second part we will talk about a more advanced related topic. This time:

jQuery 202

  • Un-spaghetti and modularize your code
  • Advanced selectors and DOM traversal
  • Making your code faster
  • Writing your own plugins

Web components - the future of web development

  • Introduction to web components and Polymer
  • Data driven views (or why direct DOM manipulation will be a thing of the past)
  • Build web component style applications now with CanJS