Joe's Blog

HomeWebsite
devflowinfosecui/ux

The Most Disappointing Software Development Competition

October 5, 202114 min readflowdevelopment, story, competition, nisz
A story of three developers who had spent valuable time, effort, and dedication developing a complex application and received practically nothing in return.

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.

Moth

April 7, 20204 min readflowwriting, story
The story of a moth.

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.

Hello World! This Is My Blog 😍

March 10, 20193 min readflowintroduction, blogging
I'm here again in the blogger field, after countless months of me not having an outlet on which I can publish my thoughts. This is me and this is my blog.
© 2021 József Sallai.