Writing Custom Github Actions with Javascript
Lately I’ve been involved with an Open Source project called AskQL. I really like the project, try to contribute as much as I can and learn a lot in the process.
One of the issues there was to enforce …
Lately I’ve been involved with an Open Source project called AskQL. I really like the project, try to contribute as much as I can and learn a lot in the process.
One of the issues there was to enforce …
I’ve just uploaded all of my publications to github.
It was super easy using https://stackedit.io/. If you want to publish something with markdown, stackedit will make your life super easy.
Oh – and here’s the link to my …
Once upon a time, in order to create web components, one had to resort to a front end framework like angular or react (yes yes, I’ve heard the “it’s only a lib” before from all the angularists in the crowd) …