Material design was introduced by Google around 2014 as a design language and it still shares some po... | Continue reading
In the last post Linux Capacity Planning-1, we discussed about - The linkage between capacity plan... | Continue reading
There are many brilliant JS frameworks out there. For wtf reason would we build another one? We all... | Continue reading
Everything you need to get started with SQL and becoming a great data analyst | Continue reading
This is the story of the Seattle music scene of the 90s, Throwback Thursday, and some beautiful data visualisations. | Continue reading
By combining pub/sub and queueing components we are able to build resilient, scalable and fault-tolerant architecture with AWS. | Continue reading
Every week here at Stratiteq we have tech talks called "Brown bag". Idea behind it is to grab your lu... | Continue reading
Native application development has recently been slowing down. The reason why is because mobile apps... | Continue reading
In the movies, heroes manipulate complex graphics environments using only their keyboard; no mouse in... | Continue reading
In Hollywood, video data segmentation has been done for decades. Simple tricks such as color... | Continue reading
A digestible, visual introduction to React with a bonus cheatsheet at the end! | Continue reading
I'm fully aware my title sounds like a clickbait video from YouTube but I assure you it kind of does... | Continue reading
A walkthrough my journey building cleavable.com | Continue reading
Coding became fun again. Because I'm coding for my own curiosity and not coding to “look good for an... | Continue reading
We use Git for everything now, from code source to organization, history, and even for Kubernetes Clu... | Continue reading
Imagine you just pasted some HTML template in your code editor. You want to make it interactive, so y... | Continue reading
This is a series of post which will increase the knowledge base to analyze historical data and plan for increased resources to meet your future need. | Continue reading
As a designer and self-proclaimed data nerd, I’ve been involved in proceduralizing creative deliverab... | Continue reading
JAMStack (Javascript, APIs and Markup Stack) is a terminology around the new way of making web projec... | Continue reading
Back in January I joined a company called DataRobot as a Developer Advocate. My job is to inspire, en... | Continue reading
We all care about the performance of web applications that we build. We try to keep production bundle... | Continue reading
Hi There! Do you think that the title of this article is a click-bait and that this cannot be actual... | Continue reading
In this episode learn how to make your apps faster by dynamically loading required files as required rather than one big bundle. | Continue reading
Docker Go A Docker image with preinstalled tools for developing, formatting, linting, buil... | Continue reading
I was excited to learn about this new web monetization api and what impact it can have on the future... | Continue reading
The last time we met, I spent some time showing you how to deploy an application using Azure DevOps a... | Continue reading
I've had a thousand unmaterialized business ideas during my thirty-nine years on Earth. My wife has p... | Continue reading
You've built an app an you want it to scale. Do you want CI/CD, custom domains, SSL certificates, APIs, global scale of your static assets, authentication, and authorization? Let's take a first look at Azure Static Web Apps. | Continue reading
"Don’t waste your time learning everything." Inspired by this linkedIn post I felt... | Continue reading
The DOM can get pretty slow quickly, especially if it becomes large. When we start accessing and mani... | Continue reading
In this guide, we are going to see how to take a front-end Angular app, a backend API written in Rust... | Continue reading
A Sheet Processing Use Case My colleague Penny in the HR department has to do a routine ta... | Continue reading
Web hosting is a service that allows organizations and individuals to post a website or web page onto... | Continue reading
Not too long ago I discovered the work of a very smart and snarky cloud economist by the name of Core... | Continue reading
I had a working old laptop and was itching to do something with it. And then I decided to turn it int... | Continue reading
Since the release of version 3 in April 2019, Svelte has been in the news all the time. But why? What... | Continue reading
GitHub's actions are a new GitHub feature that will trigger GitHub to spin up a virtual machine and r... | Continue reading
Go in general is a safe language. It has memory builtin safety measures that should avoid common buff... | Continue reading
These are the best Python projects for beginners to build and learn Python from scratch. | Continue reading
Every application needs testing and most of them need End-to-End (E2E) testing. The quickest way to h... | Continue reading
Photo by Fernando Hernandez on Unsplash In this post, we are going to build a pokemon index using Po... | Continue reading
On average, every developer commits their code atleast once a day. Having some git aliases help you... | Continue reading
Location-based language setting is a bad idea. It's much better to use the browser's language. | Continue reading
For those unaware, deno is a secure runtime for Javascript and Typescript built by the community and... | Continue reading
Last year, I was tasked with mentoring an intern. It wasn't my first time mentoring, but it was my fi... | Continue reading