Top Design Patterns to master in Node/TypeScript
Over the years I have seen that there is one thing that separates a seasoned developer from a freshman: the…
Monkey business for the geek in you!
Over the years I have seen that there is one thing that separates a seasoned developer from a freshman: the…
Hi folks! It’s been a while since I have written a blog post. Hope everyone is doing well. Today I…
Recently, Linus Torvalds had to confront a conspiracy theorist on the Linux kernel mailing list. It seems the rise in…
Let’s say you have a website but know little about SEO. But you’ve heard about Yoast SEO and people have…
February 22nd, 2021 Comments Using GraphQL in your Python Django application REST API has been the most popular architectural style…
It is that time of the year to revisit what’s going on in the JavaScript frontend frameworks world. It is…
This article describes how easy it is for users of Charmed Kubernetes to switch from the Docker container runtime to…
November 16th, 2020 Comments JavaScript: Guide to New ECMAScript 2020 Features ECMAScript is the specification upon which JavaScript is based.…
October 26th, 2020 Comments Understanding web workers JavaScript has a single thread by design. However, modern JS environments usually allow…
You want to develop your mobile app, and want to use a cross-platform mobile framework. You have heard about React…
Are you developing your mobile app with React Native, and wondering how to handle the back button on Android devices?…
In this blog post, we are going to discuss how to handle the virtual keyboard while developing React Native apps.…