Building a Fitness App Backend with Node, TypeScript, Postgres, and TypeORM (Part 2)
Without data, every application cannot be interactive.

Search for a command to run...
Without data, every application cannot be interactive.

Securing user authentication is a foundational step in building a backend application.

With the rapid development of modern applications, data integrity is paramount. As often said, a developer should never trust user inputs. Therefore, user data has to be in a conformed structure or schema. This can be achieved using a powerful schema...

It's day three already. It has been a great experience so far. Without a doubt, today came with excellent speakers who shared their knowledge. I was only able to attend two sessions because of my schedule. So stay with me on this one. Build in Public...

Today, I was opportune to attend two sessions despite my tight schedule. The first of these two sessions focused on building a personal brand, and the second was on developer experience. Stay with me as I share my learnings and experiences. Session 1...

It came with great delight when I received an invitation to attend the hashnode bootcamp 2023. This was my first time and looking through the agenda and the speakers who were going to be speaking, I was hyped up and couldn’t wait to get started. In t...

A practical guide in passing data effectively and effortlessly into react components by using props.

Big-O Notation is a very important concept in the field of computer science. With the knowledge of Big-O Notation, we can improve the performance and scalability of algorithms. An algorithm's growth rate can be managed as the input size increases. In...

#5 Article on the series.
