Okupter

Blog

Friday, February 10, 2023

I want to know more about you

Become a part of the conversation on Svelte and SvelteKit. Connect with like-minded developers and learners.

Friday, January 20, 2023

Svelte and CSS

Learn how Svelte handles CSS and styles, and how you can take advantage of that for your Svelte and SvelteKit applications.

Tuesday, December 6, 2022

Introducing the "SvelteKit Internals" series

Get practical advice on using SvelteKit from a developer who has built projects with the framework. This blog series provides tips and insights to help you succeed with SvelteKit projects.

Sunday, November 27, 2022

Build a SvelteKit application with Docker

One of the most interesting pieces of software in modern web development is Docker. It allows building, shipping, and running applications in a container. In this article, we will learn how to build a SvelteKit application with Docker.

Tuesday, November 1, 2022

Understanding environment variables in SvelteKit

Environment variables are an important feature of NodeJS applications. In this article, we will learn how SvelteKit makes use of them and how to use them effectively.

Sunday, June 19, 2022

The case about Astro

This article describes what I learned, what I like about Astro, the static site generator, and what makes it an interesting tool to consider.