Edge Cache HTML via Cloudflare Workers
Hello,
These days I have worked at a small WordPress plugin. What is the usability of the plugin?
After you will install and set-up it, your website HTML content will be stored and served from Cloudflare’s Global Content Delivery Network with the help of Cloudflare Workers.
This should have […]
Hello, folks,
After a long time without posting anything, I’m back – at least for the moment 🙂
Last 2 days, I have built a Chrome extension named VoiceFiller Speech To Text, which uses the SpeechRecognition interface – a technology part of Web Speech API for converting speech to text and fill website forms.
Your […]
Hey, geeks!
After posting a mini tutorial about developing Ionic Native plugins, I’ve decided to show you my first Cordova plugin, with Android & iOS platform support and compatible with Ionic Native.
The plugin name is cordova-plugin-uptime, is under MIT license and you can find the TypeScript wrapper documentation for the Ionic Native support on […]