Things I wrote on Javascript
Hey! 👋
Make sure you check my awesome list of
learning material about Javascript!
Front-end Testing and a tale of three users
5 min read · Testing, Javascript
How should we think about UI components when testing them?
Testing API calls in Vue applications
5 min read · Testing, Vue, Javascript
...or how to test async behavior using Vue Testing Library.
Did I spend a whole week in Trivago learning JavaScript from Kyle Simpson?
4 min read · Javascript, Events
I did spend a whole week in Trivago learning JavaScript from Kyle Simpson.
Named arguments — Functions that get and return Objects
6 min read · Javascript
Brought to you by Object destructuring and shorthand property names!
Using React-Style Callback Props With Vue: Pros and Cons
5 min read · Javascript
A prop can take any form, from a simple string or number to a complex object. And even a Function.
A Vue pattern for idiomatic, performant component registration you might not know about
5 min read · Javascript, Vue
…leveraging Vue and Webpack cool features!
#JSCampBCN 2018 — Recap and learnings
5 min read · Events, Javascript
#JSCamp2018 was a two-day Javascript-focused conference held in Barcelona. It was great, and I learned a couple of things.