Blog
Pyinstaller EXE False-Positive Trojan Virus [RESOLVED]
Part 1. Manually Compile your Pyinstaller Bootloader
PythonPyinstaller
The Proper Way To Connect Redis and Node.js
RedisNodejsJavascript
Fixing a common problem with a Git Merge
Please enter a commit message to explain why this merge is necessary
GitMergeCommit
Light and Dark Mode in React Web Application with Tailwind CSS
How to make a simple React web application using Tailwind CSS
ReactTailwindcssCss
Keep Your AWS Lambda Functions Warm and Avoid Cold Starts
AwsLambdaServerless
Jest Spies and Mocks in Explained via Examples
Make your JavaScript tests deeper, leaner, and faster with these two Jest methods
JestJavascriptTesting
JavaScript Frameworks for building Desktop Applications
Best JavaScript Frameworks that can be used to create desktop applications
JavascriptElectronNodejs
JavaScript Algorithm: Distance Between Points
Create a function to calculate the distance between two points defined by their x and y coordinates.
JavascriptAlgorithmsCoding
It is really easy to convert local time to UTC in JavaScript
Do you feel the need for a library even for a small task like converting local Date to UTC format?
JavascriptDateUtc
How to Use the Geolocation API in Your React App
Get the user's coordinates and use them in your next React app
ReactJavascriptWebdev