Back to erikjermanis.me

Erik Jermaniš | Blog

Technical guides, opinions, essays. I put everything here. If you are interested in tehcnical guides I wrote, click on a tag to filter for what you are interested about. If you are interested in essays I am writing to improve my writing and literacy, click on "braindump".

Filter by tag


Hate, cope and success

2024-10-14

It's natural to be jealous of other's success, but instead of letting jealousy take over and hating on the successful, you can become successful yourself.

Do the hard thing

2024-10-08

My take on why doing the hard thing is always better than looking for an easy route, and some thoughts about AI and the future of work.

Join types in relational databases

2024-07-21

An overview of the different types of joins in relational databases.

Solution for caret jumping in React inputs

2023-08-08

This blog will explain how to prevent unexpected caret jumping in React inputs with additional formatting.

Git workflow for contributing to open source projects

2023-08-01

A guide to using Git for contributing to open source projects.

Using cURL for API Requests

2023-07-18

A simple guide to using cURL for testing API requests.