Sharing Large Files Without Using Cloud Services
If you ever had to share large files but you run out of space on your cloud storage this article might come in handy.
more >Define Type of Legacy Modules
The blog post explains the concept of declaration files in TypeScript and how to use them to provide TypeScript with the necessary type information for modules that are not written in TypeScript.
more >Auto Version Control Your Files with incron
Read this article if you want to trigger git push to remote repo when files change in a specified location.
more >Automate the Start and End of Your Work Day
This article is for those who own a Mac and use their machine for work and in private. If there are a bunch of applications you launch at the start of every day and stop by the end keep on reading.
more >The Benefits of Using GitHub Actions for gh-pages Deployment
Using GitHub workflows can greatly simplify how you deploy your web apps to gh-pages. With the use of actions from the marketplace it also reduces the work one might have to do.
more >Set up automation tests in CircleCI
Description of the work done integrating e2e test in the CircleCI CI/CD. Article contains also yaml file for each of the jobs discussed.
more >Embed Google Analytics in Your Admin Page
Having Google analytics visualization on your dashboard could be very handy. In this article you can see an easy way of adding analytics graphs with the use of Google spreadsheets.
more >Setting Up Amazon S3 Server
If you are setting up Amazon AWS S3 server for your static files, this article might help you answer some questions and ease the process.
more >