Tag: Vue Js
All things Vue Js — for engineers who like to know why.
A Practical Guide to Web Accessibility in React and Vue (a11y)
I've been writing code for frontend applications for more than 7 years already, and during all this time I've personally been caught into the same trap many times: we focus on a pixel perfect implementation of the design, state management, re-renders, ...
Read more →
Building a Real-Time Chat App with WebSockets in 5 hours
A few days ago I decided to challenge myself by building a fully functional real-time chat application in the span of an afternoon, containerized with Docker, deployed on AWS, and integrated into a fully automated delivery pipeline...
Read more →