Back to top

3 posts tagged with "frontend"

A world without passwords

Let’s face the reality, we can’t live without passwords these days. In fact our entire online life is depending on them. But with passwords, comes heaps of problems not only for users, but also for us developers.

PublishedJun 05, 2019
Time to read7 min
webdevwebauthnfrontendRead more

OffscreenCanvas - Render your graphics off the main thread

Rendering images on a web page can be a very compute heavy operation. This makes it harder to run these kind of operations on the main thread since it might slow down the rendering or affect the user experience.

PublishedMay 11, 2019
Time to read6 min
webdevtipsfrontendRead more

How do I keep up with frontend world

I’ve been in web development for a long time and not until four or five years ago did I had to keep up with this light speed moving train.

PublishedMay 09, 2019
Time to read13 min
tipsproductivityfrontendRead more