How to Run a Minecraft Server on Ubuntu 20.04
You will learn how to set up a Minecraft multiplayer server using Spigot and Tmux.
Explore posts by category
You will learn how to set up a Minecraft multiplayer server using Spigot and Tmux.
Learn how to use the destructuring assignment to write cleaner code.
Learn what is the rest parameter and how to use it to create variadic functions in JavaScript.
In this article you will learn about the spread syntax in JavaScript, and not only how to use it to avoid unnecessary typing, but save yourself from unforeseen bugs.
An in-depth explanation of the Array filter method in JavaScript.
CLI/
Can't remember all the different SSH connection details you use for multiple servers? Do you wish that you could save them and reference them easily? There is a way to do just that with SSH config.
Git/
Working on different projects may require more than one SSH key to make changes to each repository. This article explains how to configure Git to automatically use the right key for every project.
This article explains how to create a custom command in Windows Terminal that automatically creates multiple panes, opens project directories and runs bash commands in WSL2 that start these projects.
Learn how to configure your Windows Terminal to improve your work efficiency.
Git/
Do you want to separate your personal and work related Git configurations? Learn how to use 2 different configs in Git.
Can't wrap your head around the "find" method in JavaScript? This article goes into detailed explanation that will help when everything else hasn't yet.
Learn how to set the favicon of a Gatsby website for every device in different sizes.
In this article you will learn how to change the title of any page you create in Gatsby.