Joe's Blog

HomeWebsite
devflowinfosecui/ux

How To Deploy a Next.js Static Site to GitHub Pages

September 16, 20208 min readdevCI/CD, devops, Next.js, React, GitHub Pages, GitHub Actions
In this post we will use the static-site generation capabilities of the Next.js framework and GitHub Actions to deploy a website to GitHub pages.

Creating Fast APIs In Go Using Fiber

April 7, 202013 min readdevapi, golang, rest, fiber
Fiber is a Go web framework inspired by Express that makes developing web applications fun! Today, we'll use it to make a simple todo API.

[How-To] Buttons With Perfectly Centered Icon Fonts

March 31, 20203 min readdev, ui/uxdesign, ui, ux
Buttons are cool and icon fonts are even cooler! But what if you wanted to combine them both? Some issues can occur if you don't do it the right way.

My Blog Has Dark Mode. Here's How You Can Do It Too!

March 30, 20206 min readdev, ui/uxdevelopment, design, ux
In this post I'll talk about a way to add a dark mode switcher to your website using CSS variables, local storage, and a little bit of JavaScript.

How I've Set Up My Windows Machine As A Development Environment (Without WSL)

January 14, 20208 min readdevdevelopment, Windows, setup
This blog post describes the way I've set up my Windows development environment for everyday and professional development.

5 Crucial Steps For A More Secure Server

May 11, 20194 min readdev, infosecsecurity, web server, server configuration
This article is about some of the security measures I use on my production server and I am certain that you should, too.

The Tech Behind My Blog - An Intro To Static Sites

March 12, 20195 min readdevblogging, static websites, development
In this article I'm going to write about the tech used for my blog and the importance and usefulness of static websites.
© 2021 József Sallai.