This article will go into detail about what you need to automate in order for your SaaS company to have a functional subscription billing solution. … “The 5 Stages of a SaaS Subscription”
An introduction to function currying in Swift
When you hear the word “curry”, the first thing that probably comes to your mind is a plethora of Indian cuisine. Indian people use a … “An introduction to function currying in Swift”
Bootstrap Tutorial Learn to build first Bootstrap 4 site
In my opinion, often the best way to learn a new technology is to start building stuff from day one. It gives a sense of … “Bootstrap Tutorial Learn to build first Bootstrap 4 site”
How to handle environment-specific settings in your JavaScript apps
Today many web apps are built using React, Angular, Vue, Ember and others. These modern client-side rendered apps often make calls to Web APIs that … “How to handle environment-specific settings in your JavaScript apps”
Macho programmers, drum memory and a forensic analysis of 1960s
Programmers today build distributed applications and artificial neural networks. They use functional reactive programming, open source web frameworks, and serverless environments. Nevertheless, the impostor syndrome … “Macho programmers, drum memory and a forensic analysis of 1960s”
How to build a serverless CMS-powered Vue.js application
Vue.js is getting a lot of love and is exploding in popularity for good reason. As an increasingly adoptable framework, it is lightweight, responsive, and … “How to build a serverless CMS-powered Vue.js application”
How to build a simple speech recognition app
“In this 10-year time frame, I believe we will not only use keyboard and mouse to interact, but during that time we will have speech … “How to build a simple speech recognition app”
Amazon has made it easier to add sounds to custom Alexa Skills
I am recognized as an Amazon Alexa Champion and have published over twenty custom skills on the platform. I keep looking for new ways to … “Amazon has made it easier to add sounds to custom Alexa Skills”
Let’s simplify algorithm complexities!
It’s been a while since I started thinking about going back to the basics and brushing up on core computer science concepts. And I thought, … “Let’s simplify algorithm complexities!”
Harnessing the power of React in design prototyping
In today’s sea of design prototyping tools, React can be an unexpected choice. The process of creating a prototype is supposed to be fast and … “Harnessing the power of React in design prototyping”