docker Docker Healthcheck without curl or wget I use official Docker image of Ghost to deploy my Ghost websites.
Today I Learned #TIL - Reddit provides RSS feeds After big drama on Twitter last year, I stopped using it and
Today I Learned #TIL - envsubst command I was doing some bashscript work to generate yaml files from simple
Today I Learned #TIL - Plot by D3 creators Years passes but my search for a simple and good chart library
Today I Learned #TIL - Docker based static site hosting solutions As a frontend developer, I deployed hundreds of static website projects until
Today I Learned #TIL - Op3.dev OP3: The Open Podcast Prefix Project A project that can intervene your
Today I Learned #TIL - ZeroSSL Free SSL Certificates and SSL Tools - ZeroSSLFree SSL certificates issued instantly
css CSS Day 2023 Notes I joined CSS Day 2023 conference in Amsterdam. Here are some of my remarks about it
css CSS isolation with Declarative Shadow DOM The browser support for DSD is becoming increasingly widespread, and I believe that there are more use cases for it beyond just SSR.
testing Mocha.js equivalent of it.each Mochajs doesn't have `it.each` but it's still possible to easily write repeating tests