Documentation is a key for any coding project and the README file is a big part of it. In this article you can find some best practices on how to write a good README file.
In this post I will try and explain how to deploy a simple javascript application on GitLab pages, using Continuous Deployment with a live working example.
I have previously posted on why I made my app a Progressive Web App (or simply PWA) and in this post I will try and explain how I turned my app into a PWA.
In my previous post I talked about the Intellectual and Industrial Property eServices app and in this post I will talk about why I developed it as a Progressive Web App (or simply PWA).
Since I have posted the Google Sheets script for Trello I made some updates to include members assigned to card and customfields value (power-up), so I thought I’d share the code.
Take a look at the brand new site of the Intellectual and Industrial Property of the Department of the Registrar of Companies and Official Receiver of Cyprus (DRCOR). The site provides links for all the online services of the Intellectual and Industrial Property Department and also utilises the Online search registry (cRegistry) technology to provide ...
Lately I have been experimenting with Google App Scripts for Google Sheets and in the back of my mind I always had the possibility of having all our digital organization in one place. Things finally feel into place and here I am presenting how to Get Organized with Google Sheets and have Everything in one place.
Following on the post for Google Sheets Script for email Report, I wrote another Google App Script to also show HTML as a web app following the same rules as in my previous post.
After working a little bit with Google Sheets and seeing it’s power in action, we thought it would be nice to automate email reports / notifications or even reminders. So once again I tried to make a general purpose script that we could reuse whenever we need to send the contents of a specific sheet. When ...
I came accross this stackoverflow question about Google Script to import Trello data to Google Sheets and since we are using Trello in our Team and Google Sheets for Project Management, I thought it might be interesting to have a Google Sheet with all the Trello Cards. I started working on it and I ended up with ...