DEV.to Posts

Maurer Krisztián

Do you need side projects?

Personal projects help you learn skills you didn't know you needed and they give you a chance to...

75


Maurer Krisztián

Hello world in electornics

I started to get interested in hobby electronics alongside programming a while ago. I think the two...

2


Maurer Krisztián

AI can be fun

We often worry about the potential dangers of artificial intelligence. But let's not forget that AI...

7


Maurer Krisztián

Make your full-stack project accessible to others 🚀

You've probably come across an open-source full-stack project that you wanted to try out, but it was...

4


Maurer Krisztián

My DI container ✨ type-chef-di

I would like to learn more about how frameworks and DI containers work, so I wrote one myself from...

11


Maurer Krisztián

🔨 Useful lib workflows with GitHub actions

If you are a lib maintainer GitHub actions makes your life easier. In this article I will write about...

16


Maurer Krisztián

Too many Chrome tabs 😩💣

You're probably also struggling with too many tabs and you don't close them because you might need...

11


Maurer Krisztián

Why we need backend and forntend?

Many beginner web developers do not understand the difference between the backend and the frontend,...

8


Maurer Krisztián

Do you need side projects?

Personal projects help you learn skills you didn't know you needed and they give you a chance to...

75


Maurer Krisztián

Frontend developer roadmap for beginners

Frontend web development is the best starting point for a beginner. There are many job...

28


Maurer Krisztián

What happens when you reach the max score in chrome dino game? 🤔

You are probably familiar with the chrome dino game, and you have probably asked what happens at the...

26


Maurer Krisztián

[css] Responsive cards

It often happens that a set of cards needs to be made responsive, here is a simple...

19


Maurer Krisztián

Bouncing Shapes Background With Canvas

The goal of this project is to make a cool background with randomized shapes and to be...

16


Maurer Krisztián

Image Animation when Scrolling

Code: https://github.com/MaurerKrisztian/Scroll_Image_Animation Demo:...

7


Maurer Krisztián

Typesafe multiple return types with Typescript.

Typescipt types and runtime values are two separate levels, basically writing typescript conditions...

8


Maurer Krisztián

Youtube downloader (cli wrapper)

You have probably already come across a YouTube video download site, in this article I will show...

29


Maurer Krisztián

Email template service

If we are developing a more serious app, we will probably use some kind of email notification or...

4