HomeAbout me

🚀 5 Emerging languages & frameworks to watch in 2021

Dec 24, 20207 min read202 views

2020 has been an awesome year for developers, and we can expect 2021 to be the same. This is why I decided to share with you some of the languages and frameworks I expect to take over the world in 2021. Deno Deno is a runtime for Javascript launched...

🔝 Top 7 tips to optimize communication in a software project

Dec 17, 20207 min read53 views

Along my journey as a software engineer, I gathered some tips I wish I had when starting my career. Now is time to share it with you! 🗣️ 1. Over-communicate That's very general, but also very true. Most of the issues you could find are mostly commun...

🎄 Advent of Code: Day 10 Feedback

Dec 11, 20205 min read36 views

The Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. You can still join the adventure on adventofcode.com My motivation I first hea...

🔥 Tinder : what chess and matches have in common

Dec 7, 202011 min read149 views

My motivation in this article is to show how dating apps apply basic matchmaking algorithm inside their apps. I chose Tinder as main example, because the app is well-known and the algorithm has been studied many times. What made Tinder successful fo...

📄 How to paginate your MongoDB queries in TypeScript

Nov 29, 20205 min read24 views

🤔 What is pagination Here is a quick reminder on what is pagination and why it is useful. Pagination is the fact of dividing a list of data into chunks. It is useful in web development because it allows to fetch only a decent number of entities to b...

🚀 Why I moved my blog from static website to Hashnode ?

Nov 19, 20204 min read107 views

My previous blog 😅 I started blogging few months ago, and I decided to go for a static website. My criterias were : I want it to be quick and easy (web frontend is not my cup of tea) I want the website to use my own domain (jeremybasso.dev) I want ...

© 2021 Jérémy Basso's Blog

PrivacyTerms
Proudly part of