Home
Ciaanh's blog
Cancel

Keyboards : et toi comment tu tapes ?

Aujourd’hui on va parler d’un outil que vous utilisez tous les jours, qui est devenu incontournable dans nos sociétés numériques mais très sous-estimé : le clavier. Qu’est-ce qu’un clavier ? Comm...

Website, API, database and infrastructure with MERN and Azure

When working on my World of Warcraft addon I wondered if it would make sense to have some help to maintain the database. One of the solutions was to host a small website to allow editing the data f...

What if… hosting sources, website and database on GitHub

Recently I have been working on a small project (a World of Warcraft addon, I may talk about it when it’s finished) and I found out that I needed to have a website to access a database and allow pe...

Reactception : extending a VS Code extension with Webviews and React

Lately I was experimenting with webviews and I had one of this “what if” moment : what if we put a React application inside a webview inside an extension inside VS Code Here begins this little inc...