How to get started with elixir? (Part 1)
Elixir is an new awesome language based on the erlang ecosystem, an very robust system which prevents your critical systems from failing and is fast

Search for a command to run...
Elixir is an new awesome language based on the erlang ecosystem, an very robust system which prevents your critical systems from failing and is fast

React is a much popular framework these days. Today I show you how you can pass multiple props to and component, so you don't need unnecessary code.

An easy guide about what I learned implementing mocks

Today I saw a Twitch Stream, where the Programmer used a great Accessibility Extension which made me think about: Are there maybe even more awesome Extensions? So today I will make a List of them. 1. Web developer This is like the Extension for the m...

Today I went into a typical MongoDB Issue again. When I created a Model and wrote a population Script, the Index never got applied and the Population was really slow. Gladly I found a fix. Using syncIndexes() The mongoose Libary has a Method to manua...

What is this Next.js thing you may thought like me, when I saw my first Youtube Video about it. It is living on the server and then passed to the Client then? How do I even know when I have access to Server or Browser APIs like Document etc. Actuall...
