Running Umbraco CMS on containers How to set up Umbraco CMS using Docker containers Published onAugust 27, 2024umbracodockerazureIvan NikolovTechnology Director iO Campus SofiaRead more
Umbraco package of the month: Block previews Looking at two packages that show your blocks in the backend for a better content experience Published onAugust 26, 2024umbracoJeroen van KempenBackend developer and Friend makerRead more
View Transitions for Multi-page Apps We finally have (experimental) View Transitions for Multi-page Apps (MPA)! Let’s explore why this is cool and how we can use it. Published onAugust 16, 2024frontendDave BitterGoogle Developer Expert Web & Developer AdvocateRead more
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