I recently started a new side-project during my free-time, and I thought it could be cool to share my impressions about the technologies I used, the difficulties I encountered, etc.
When it comes to writing Javascript, there are some tricks very useful to make your code easily readable. I wrote this post to talk about some of them, probably the ones I use the most...
This post is the second part of my tutorial to make a shoot'em up game with Javascript and Pixi.js. This time we are adding the player spaceship! You can find the first part here...
I wrote a shoot'em up tutorial few years ago that got published on Medium and Hackernoon, and got read by lot of people, but something itches a lot : it's old now!...
Vue.js is one of the most trending frameworks. I've been using it everyday for more than one year, and it feels great. Here are some of the things I like the most with it...