All decks
Close
-
Web Components tl;dr
-
Resilience
-
deck
-
Hotpt Frontend Knowledge
Stuff you might want to know as of 2017
-
The future of JavaScript: ES6, ES7 and forth
-
Dexie.JS SQL-like queries in your browser for IndexedDB
-
xtag.js: Moving from JQuery to component based x-tag
This is Part 2 of the xtag presentation (http://activenode.github.io/p/x-tag/). tl;dr: How to move from JQuery to xtag.js. Nowadays everyone is using jQuery because it became some kind of standard tool that has to be included in every project no matter what. jQuery <= v2 is no high-level architectural framework but a collection of very helpful tools of which many became redundant by growing native support of technologies in browsers. xtag on the other hand provides actual additional value by allowing WebComponent based development with a lot of features that can make jQuery obsolete.
-
Best Practice Frontend Behaviour
Tasks/Issues in the Frontend that affect performance and/or are affected by performance tasks.
-
TypeScript Introduction