Overslaan en naar de inhoud

Katinka Hesselink

Webdeveloper

  • Portfolio
  • Contact

Recent

  • Vuex 4 in Vuejs 3, with the composition api
  • Reactivity and non-reactivity introduction for vue 2 and vue 3
  • Filter alternatives in vuejs
  • NextTick vs setTimeout in Vue
  • Vue Dev-tools for development in IE-11 / Windows

Populaire posts

  • CSS en Kleurcodes: RGB en Hexadecimaal
  • De beste CSS boeken
  • Twitter gebruik om je site te promoten, social media
  • Waarom is wordpress langzaam?

Categorieën

  • CSS en Web Ontwerp (2)
  • Diversen (3)
  • English (5)
    • vue 3 (2)
  • SEO: gevonden worden in google (4)

English

My English language blogposts on web design and web development.

Reactivity and non-reactivity introduction for vue 2 and vue 3

Reactivity and non-reactivity introduction for vue 2 and vue 3

We’re all excited that vuejs 3 is now out. However, how does it work? If you want to use the new composition api, you’ll have to understand reactivity at a deeper level. The vue... verder ...

Deel dit

  • E-mail
  • Print
  • Facebook
  • LinkedIn
  • Twitter
Geplaatst op 3 oktober 202018 oktober 2020Categorieën vue 3Geeft een reactie op Reactivity and non-reactivity introduction for vue 2 and vue 3

Filter alternatives in vuejs

About three months ago I started using filters in my vue-template files. I created a whole formatter-library in our private NPM-repo with the aim to use the functions in there as filters. I had... verder ...

Deel dit

  • E-mail
  • Print
  • Facebook
  • LinkedIn
  • Twitter
Geplaatst op 6 maart 202018 oktober 2020Categorieën vue 3Geeft een reactie op Filter alternatives in vuejs

NextTick vs setTimeout in Vue

TL;DR : what you want is probably setTimeout. To understand the following, you may want to watch (or watch again) the famous ‘What the heck is the event-loop?‘ video by Philip... verder ...

Deel dit

  • E-mail
  • Print
  • Facebook
  • LinkedIn
  • Twitter
Geplaatst op 22 november 201918 oktober 2020Categorieën EnglishGeeft een reactie op NextTick vs setTimeout in Vue

Vue Dev-tools for development in IE-11 / Windows

In order to debug IE11 (still about 40% of our users), I recently had to install vue-dev-tools, the electron-app version. Using it is a bit more involved than the chrome-extension or the... verder ...

Deel dit

  • E-mail
  • Print
  • Facebook
  • LinkedIn
  • Twitter
Geplaatst op 13 november 201918 oktober 2020Categorieën EnglishGeeft een reactie op Vue Dev-tools for development in IE-11 / Windows
More complicated Leave animations in VueJS

More complicated Leave animations in VueJS

I’ve been working with Vue for a few months now and I love the ease with which you can work css animations into it. However, when it came to creating an animation with two elements leaving... verder ...

Deel dit

  • E-mail
  • Print
  • Facebook
  • LinkedIn
  • Twitter
Geplaatst op 14 juli 2018Categorieën EnglishGeeft een reactie op More complicated Leave animations in VueJS
Site design ©2016-2018 Katinka Hesselink