Exploring the Trio: My Journey with Kotlin, Kafka, and Docker In this blog, I share my experience of learning Kotlin, Kafka, and Docker while building a Spring-boot application. Join me on this journey as I explore these technologies and provide insights into my project approach, technology integration, and what i like to call the minimum business logic approach. Published onAugust 14, 2024kotlinkafkadockerbackendMichelle van der LindeFull-stack Software EngineerRead more
Take control over your CI/CD process: Use GitHub Actions to deploy to Vercel How do you take full advantage of GitHub when you deploy to Vercel? Let GitHub Actions take care of your pipelines and let Vercel do the hosting. Published onAugust 5, 2024ci/cdgithub-actionsvercelClarke VerdelSenior Frontend DeveloperRead more
Introduction and the Authorisation Server An introduction to the chat system, including the design and implementation of its authorisation server. Published onAugust 2, 2024javaspring-bootspring-securityoauth2Mohamed ElmedanySenior Software EngineerRead more
JavaScript Logical Operators: A practical perspective in TypeScript This article approaches logical operators from a practical perspective by giving more real-life examples and describing guidelines on when to use what. Published onJuly 22, 2024JavaScriptTypeScriptAnthony BendelerWeb DeveloperRead more
Umbraco package of the month: Accessibility Reporter A quick look at the Umbraco package Accessibility Reporter. What is it and how does it work? Published onJuly 19, 2024umbracoa11yaccessibilityJeroen van KempenBackend developer and Friend makerRead more
Making Web Workers enjoyable In a single threaded environment Web Workers allow for offloading intensive tasks to keep the main thread free and responsive. Published onJuly 5, 2024frontendweb-workersjavascripttypescriptRavindre RamjiawanFrontend DeveloperRead more
Clear and Concise Concurrency with Coroutines in Kotlin Learn some Kotlin basics and how to easily use coroutines to write parallelized code cleanly according to structured concurrency. Published onJuly 3, 2024kotlinconcurrencycoroutinesbackendRuud NimourSoftware EngineerRead more
This was CSS Day 2024 - the 10th edition Another year, another CSS Day. I’m always happy to return to Amsterdam for this occasion, It’s one of the things I look forward to every year. So naturally, I’m happy that iO still allowed me to go there with my training budget, and the least I could do, is write a summary of this event on the tech_hub. Published onJune 27, 2024frontendcsseventsconferenceBrecht De RuyteFrontend Developer / DevRelRead more
Storyblok live editing with Next.js App Router and React Server Components How to keep live editing support with Storyblok's full React Server Components approach for Next.js Published onJune 4, 2024Next.jsStoryblokDaniël KruxFrontend DeveloperRead more
WebAuthn: it's time to forget your passwords Dive into the browser standard of securing login and authentication using the WebAuthn browser API Published onMay 28, 2024cybersecurityauthenticationweb-authJelle BiesemansJavaScript DeveloperRead more
On-the-Fly Machine Learning in the Browser with TensorFlow.js TensorFlow.js is an incredibly powerful JavaScript library for training and deploying machine learning models in the browser and Node. js. Let’s explore this library by building a teachable machine! Published onMay 17, 2024frontendmachine-learningDave BitterGoogle Developer Expert Web & Developer AdvocateRead more
5 Things I wish I knew before using Firestore You want to try out Cloud Firestore as a database solution? Here are five insights I wish I knew before starting with Firestore's NoSQL database. Published onMay 10, 2024FirestoreFirebaseBackendFull-stackdatabasesZakaria TaissateFull-stack Software Engineer & Team CaptainRead more