Vanilla JavaScript with TypeScript Frontend
June 13, 2024We will create minimalistic Vanilla JS with TypeScript setup for frontend. There are several options, such as or more complicated setups…
Written by Stepan Klos who lives and works in Prague, Czech Republic building useful things. You should follow him on Twitter
We will create minimalistic Vanilla JS with TypeScript setup for frontend. There are several options, such as or more complicated setups…
In this post I'm gonna show how to use custom fonts in Material UI in React application. The reason is that I found it troubling and…
Lightning Network is de facto standard Layer 2 on the top of Bitcoin since 2019. It's possible to swap Layer 1 Bitcoin to Layer 2 for…
We will describe how to implement simple modules and compile them to WebAssembly. Such module then can be used seamlessly in or compiled…
In this post we will break down different technical aspects and mechanisms behind . With React 16.8 were introduced and quickly became de…
We will show you how to deploy from private repository to you cluster . Default space for obtaining images is Dockerhub which doesn't…
Configure cluster for web application with frontend and backend on one domain: frontend on , backend on . Using such configuration ensures…
There are several steps that have to be performed. We want to install MySQL database server by deploying https://hub.docker.com/_/mysql…
Follow these steps to achieve desired functionality like previously shown in mysql-deployment. Used image of Redis https://hub.docker.com/…
Description of our DOKS setup and tools/applications w/ configurations and brief tutorials. Setup Overview We use DigitalOcean Managed…
In this post we will lay out possibilities of using Oracle Database and it’s specific features to facilitate process of creating your…
Continuous integration & Continuous delivery can be very useful technique when used properly for automating mundane tasks in your…
My new Gatsby blog live at blog.stkl.cz.