Kuwait’s New E-Money Crackdown: What MyFatoorah’s Circular Means for Your Business
What Happened?
المدونة
تأملات في التكنولوجيا والتعليم وبناء أشياء ذات معنى.
What Happened?
Intro This morning, after I had my morning espresso and cleaned my small office in Hawally, I revised my balance sheet and my annual performance. I just finished reading Farsighted , a book that descr…
Intro Cloud-based software (Cloud Apps / SaaS / Web Based Apps) has been among the most transformative parts of the software industry in recent years. This trend is made available through the Internet…
Frame of reference During my journey as a developer, I’ve built many web applications using multiple Node.js frameworks. At the beginning, I was switching between frameworks frequently, picking a diff…
Introduction The transformative nature of the digital landscape has precipitated a heightened emphasis on digital competence, an intricate framework encompassing a spectrum of skills and proficiencies…
When serving website’s static assets, it is alway recommended to reduce the number and the size of requests made on each page. In .NET Core, there are two useful libraries that work very well in Web A…
This is a brief summary of the steps required to create a secure SSH login using public-private keys on Linux server. A reference to the full guide can be found here: DigitalOcean SSH Setup Guide Requ…
If you are new to programming and interested in web development, you’ll most likely stumble upon the term framework. As you start delving into the frontend or backend development paths, you’ll be temp…