Web Development
-
Python Ternary Operator
Hello in this tutorial, we will understand the ternary operator in python programming. 1. Introduction The ternary operator is used…
Read More » -
useReducer Hook in React-js
Welcome readers, in this tutorial, we will understand how to use the useReducer hook in a react-js application. 1. Introduction…
Read More » -
Using React Context Hook
Welcome readers, in this tutorial, we will understand how to use the Context Hook in a React-js application. 1. Introduction…
Read More » -
Discover Lightstreamer 7.3
We are proud to announce that Lightstreamer 7.3 has been publicly released. You can download it right now from https://www.lightstreamer.com/download/…
Read More » -
Building a Distributed Task Queue in Python
Why not just use Celery/RQ/Huey/TaskTiger? Unfortunately, WakaTime has been using Celery for almost 10 years now. During that time I’ve…
Read More » -
Make e2e Testing Easier With the Right Tools
End-to-end (e2e further in the text) testing is immensely important since there are issues that can only be discovered while…
Read More » -
OPEN APIS – PUBLIC INFRASTRUCTURE IN THE DIGITAL AGE
When “public infrastructure” is mentioned, typically people think of roads, bridges, rails, dams, power plants, city lights. These are all…
Read More » -
Performing SUM based on Group in Tableau
Today while working on one of my assignments I got a requirement to perform a SUM of one column values…
Read More » -
Troubleshooting HTTP 502 bad gateway in AWS EBS
The application that we are going to discuss in this post was running on Elastic Beanstalk (EBS) service in Amazon…
Read More »