Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 407 Bytes

PlainJSLearn

This is an exercise to practice and learn Plain Javascript. No Frameworks and not even JQuery. I want to see if I can build small components using vanilla/plain js only.

Browser Support

IE 9+ (sorry IE8 or below. No time for you anymore)

Chrome (Latest versions)

Firefox (Latest Versions)

Safari (At your own peril :)

Projects

  • typeahead: build a typeahead/search in plain js