Day: November 7, 2022
10 posts
🤖 Latest IT Open Positions – Week #45 of 2022
Hey, This is Kamil, founder of the Remote Index – every week I compile a list of fresh…
REST vs SOAP: why we recommend REST APIs for A2P messaging
Many businesses use messaging APIs to simplify communications with stakeholders and customers. Business short message service (SMS) tools…
Docker Cheatsheet
Check Docker Version : docker version Login into Docker : docker login or docker login -u Search Hub…
How to create an EyeDropper tool using JavaScript?
JavaScript Web APIs are powerful. It provides tons of utility in the form of APIs and methods for…
Top 10 Dotnet Exception Anti-Patterns in C#
As a programming instructor and former software engineer / software engineering manager I have seen a lot of…
Three.js Light
In every movie scene difference light are used based on the story been told on that scene.In some…
Stop writing your SQL code inside your Go source files!
You are writing Go but you need to write some SQL, so you end up writing SQL inside…
Counting to 1 Billion (Node vs. Bun)
I was inspired by Ishaan Sheikh’s post here on counting to 1 billion: https://dev.to/sheikh_ishaan/count-to-1-billion-20de. I wanted to see…
[ES] Git. Guía desde cero.
En este artículo veremos desde la creación de un nuevo repositorio hasta la publicación de este en un…
Building a GPT-3 Powered Discord Support Bot
Discord is becoming a popular platform for open source projects and companies to manage their developer communities. These…