Andreas Adlichhammer
27 posts
How do I make myself learn?
Currently I do fronted web dev with HTML/CSS/JS. And I want to learn a framework for the front…
If I Were Starting Today How’d I Learn Programming And Get a Job
A little about myself so you can decide if this post would be helpful to you… Circa 2011…
How to Create a Full Autocomplete Search Application with Elasticsearch, Kibana and NestJS – Part 3
Hi guys, welcome to back to the Part 3 of the Elastic, Kibana and NestJS series. In the…
Run a node app into AWS lambda
I create this post because I didn’t found any information on this when I need it, or the…
How to protect a route with JWT Token in React using Context API and React Cookies
What will be done? We’ll learn how to protect a route by JWT authentication in react-router-dom v6. The…
How to sort an array by date in Javascript
We’ve all been in a situation in Javascript where we have a set of data, all with different…
How Much Do Bugs Cost? And How Can Product Managers Optimize
Building first and testing last is a surefire way to make bugs more expensive. But how much do…