Personal projects help you learn skills you didn't know you needed and they give you a chance to...
75
I started to get interested in hobby electronics alongside programming a while ago. I think the two...
2
We often worry about the potential dangers of artificial intelligence. But let's not forget that AI...
7
You've probably come across an open-source full-stack project that you wanted to try out, but it was...
4
I would like to learn more about how frameworks and DI containers work, so I wrote one myself from...
11
If you are a lib maintainer GitHub actions makes your life easier. In this article I will write about...
16
You're probably also struggling with too many tabs and you don't close them because you might need...
11
Many beginner web developers do not understand the difference between the backend and the frontend,...
8
Personal projects help you learn skills you didn't know you needed and they give you a chance to...
75
Frontend web development is the best starting point for a beginner. There are many job...
28
You are probably familiar with the chrome dino game, and you have probably asked what happens at the...
26
It often happens that a set of cards needs to be made responsive, here is a simple...
19
The goal of this project is to make a cool background with randomized shapes and to be...
16
Code: https://github.com/MaurerKrisztian/Scroll_Image_Animation Demo:...
7
Typescipt types and runtime values are two separate levels, basically writing typescript conditions...
8
You have probably already come across a YouTube video download site, in this article I will show...
29
If we are developing a more serious app, we will probably use some kind of email notification or...
4