#Slack |> App |> Smee |> My Local App |> #Slack Reply : How to interact when you’re behind Firewall/Proxy
2019-05-24Introduction All I wanted to do is simply have a way to connect to my local server on the network… Continue Reading
Why would you do rapid prototyping with SQLite?
2019-03-05As someone who likes to do some hack and automate pretty much my daily routine, recently I changed a bit… Continue Reading
Canvas Chart ➡️ Snapshot ➡️ Manipulate ➡️ Send it to your confluence page (or elsewhere)
2019-01-11Today, let’s create a connection between one of your app using ChartJs + Confluence and send or synchronize a chart.… Continue Reading
Create plugins in Dotnet Core or what we call Managed Extensibility Framework
2018-11-29In Java we have the Service Loader that can add plugin(s) within your application at startup. It basically means you… Continue Reading
ChartJs with SonarQube API’s – Make your own reports
2018-11-22Recently asked to do reports every two weeks to all the teams about their good/bad behaviors and at the same… Continue Reading
.Net Core 2.1 ➕ SignalR ➕ JavaScript = ❤️
2018-07-11Introduction Comme vous le savez, SignalR à été officiellement ré-écris pour .Net Core 2.1. D’ailleurs, qu’est-ce que SignalR? Bonne question,… Continue Reading