AWS CLI fatal error: An error occurred (SignatureDoesNotMatch) when calling the ListObjectsV2 operation
Cna you ever imagine that having or in your private AWS keys will cause an issue for you? Read on. Working with AWS CLI v2 That… »
Cna you ever imagine that having or in your private AWS keys will cause an issue for you? Read on. Working with AWS CLI v2 That… »
One thing I really enjoy doing when I get a chance is to work on "DevOps-related" tasks at work or pet-projects. For example, building CI… »
In the previous article Setting up GraphQL API with MongoDB and Apollo Server for a NextJS app we've created a GraphQL API with Apollo… »
Recently, I got an interest in working with a Next.js React Framework for server-side-rendered (SSR)applications (not only). I'm using… »
As a software developer living in Berlin, I like to support awesome apps, companies, and products developed here. I was an early adopter of… »
A Create React App (CRA) templates were introduced quite recently and there is not much info present on how to create them. In this… »
Applitools cloud integration Applitools - is a 3rd party cloud provider to run end-to-end visual tests. It is taking DOM snapshots and… »
In this article we're going to create GitHub Action witch is generating Lighthouse report on every push. The goal is to measure, analyze and… »
As a professional Software Developer living in Berlin, I like to support cool companies and products from Berlin. I was an early adopter of… »
Imagine having two deeply nested React components down in the components tree which should know about the same state. There are multiple… »
In this article, we will be writing a simple custom React hook which will be based on React hook from and allow us to control… »
If you're using version 1 already for your dependencies installations you might consider to migrate your project client dependencies… »
When you're using Jest as a JavaScript Testing Framework for your React projects there is a high chance that you're using Jest in… »
I'm switching from the GitHub Pages to Zeit Now static deployments for this blog. Here's my blog source code https://github.com… »
You know the drill. A colleague asks you for review and functional testing, of course, is a part of it, you go to the PR, grab branch name… »
I saw a lot of big projects/repositories with hundreds or even thousands of stale branches where nothing really happens. Usually, no one… »
Renovate - is a tool that does automated dependency updates for your project and the nicest thing is that it's free for public… »
October is a perfect month for me to contribute to Open Source Software because of Hacktoberfest. Hacktoberfest 2019 is a great initiative… »
Hey, it's me again! Today is a bit chilled stuff to read. Last year, in September I completed my first intercontinental flight and attended… »
Prehistory When I first landed in Berlin, in 2015, there was a so-called "refugees crisis" going on. There was only one Ausländerbehörde… »
is a handy high-order component from package which gives you access to and props which you can use for performing navigation inside… »
Circular or cyclic dependencies could easily cause bugs in your application. When your modules reference each other you create circular… »
Back in the September this year, I visited for the first time San Francisco. It was my first visit to the USA and first transatlantic flight… »
When working on any project you'll eventually end up having legacy code which needs to be refactored, dependencies updated, or you'd like to… »
Trends in the IT are changing quite often, it is true for the tech stack as well as for the tech positions. New tech positions come in place… »
I've been using different IDE and text editors during my career as a Software Developer and that's definitely topic for another blog post… »
How to invest in ETF? Hi there! Recently I've started to do some research on ETF topic and how I can invest in it. In general, I wanted to… »