
Giving another talk about Custom Elements.
Frontend frameworks are always a hot topic but what comes next? How can we evolve our code base and avoid vendor lock-in?
The answer can be found in embracing web standards. Web Components FTW!

Giving another talk about Custom Elements.
Frontend frameworks are always a hot topic but what comes next? How can we evolve our code base and avoid vendor lock-in?
The answer can be found in embracing web standards. Web Components FTW!
O.R.A.C.L.E.
One Rich Asshole Called Larry Ellison

A very useful read about GitHub’s gradual elimination of jQuery and it’s adoption of modern features of the browser platform. GitHub is one of the best websites, certainly one of the most accessible, and one of the truest to the web philosophy.
Note that they are starting to use custom elements. No frameworks anywhere.
Originally shared by mathew murphy
This is an interesting introduction to continuation-passing style programming in JavaScript. It is a 3 part series which slowly builds via generators toward algebraic effects programming. I’m looking forward to reading the next part in this series.
I resemble this remark.
I will continue to use Inbox until the day they switch it off.

They call this one the iPhone XXXXXXXXL
All of problems with Angular N will be solved in Angular N+1
—Proverb
Formik is a small library that helps you with the 3 most annoying parts of React forms:
Getting values in and out of form state
Validation and error messages
Handling form submission
Setting up Windows Subsystem Linux for development.