7 followers
Software Engineer living in Sweden working with JavaScript. Learning Flutter, Node and GraphQL. Addicted to TV shows, especially nordic. Subscribe my newsletter: https://buttondown.email/arthurdenner.
Learn the fundamental concepts to empower your team. · Devtools are useful and part of our daily work as developers. If you're developing for the web,...
Help users find search results directly from the address bar · What is OpenSearch? OpenSearch is a way for websites and search engines to publish search...
Sharing my experience when learning something new · I love to learn and how we build up knowledge. Also, I love to apply my knowledge somewhere, so...
Log messages between pages and iframes or pop-ups · TL;DR monitorEvents(window, 'message') // or window.addEventListener('message', console.log) // To...
I decided to participate in Scrimba's Advent Calendar this year. I enjoyed it a lot and here are my solutions: #1 - Candies #2 - Deposit Profit #3 -...
Introduction In this tutorial, you'll learn how to create a background service using Kotlin to listen to push notifications even when the app is...