Softbinator Blog

Our Insights on Emerging Technologies

Softbinator JavaScript Bootcamp – Summer Session 2022
People at Softbinator

Softbinator JavaScript Bootcamp – Summer Session 2022

Softbinator Technologies initiates tech bootcamps, offering students from Ovidius University of Constanta the chance to learn practical JavaScript coding skills.

JavaScript Microtask Vs. Macrotask – Differences Within The Event Loop
Frontend General

JavaScript Microtask Vs. Macrotask – Differences Within The Event Loop

JavaScript runtimes use an event loop to run their workload, specifically to execute the code, collect […]

Circle Launches EUROC Setting the Stage for the Digital Euro
Blockchain

Circle Launches EUROC Setting the Stage for the Digital Euro

Circle released EUROC, a stablecoin backed by the Euro, and Tether announced its sterling-pegged stablecoin, marking a new step forward for digital money.

How to Monitor Disk Usage with CloudWatch Metrics for an EC2 Instance
DevOps

How to Monitor Disk Usage with CloudWatch Metrics for an EC2 Instance

Disk usage and memory metrics aren’t default settings available on CloudWatch. Here is how you can set these metrics on an EC2 instance running Ubuntu 20.04.

What You Need to Know About Ethereum’s Merge to 2.0
Blockchain

What You Need to Know About Ethereum’s Merge to 2.0

Will Ethereum 2.0 make cryptos faster and reduce gas fees? From the switch to proof–of-stake to the removal of the mining concept, here’s all you need to know.

How to Build a Web3 App Using Next.js and Wagmi v0.4 – Part 3: How to Listen to Blockchain Events and Extra
Blockchain

How to Build a Web3 App Using Next.js and Wagmi v0.4 – Part 3: How to Listen to Blockchain Events and Extra

An insightful guide on how to listen to blockchain events and other useful Wagmi-React hooks. See the main use cases for events and how they make apps engaging.