iMasters.com - Knowledge for Developers.
Follow Us
Home Archive list

Archive list

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Backend

Why I like Go’s error handling

One of the most controversial issues in the Go language is how to handle errors. I remember when I started working with the...

Sem categoria

Performant A/B Testing with Cloudflare Workers

Performant A/B testing has sort of been the white whale of the web performance industry for a number of years now. While most...

Backend

Nearest Neighbor Artificial Intelligence with PHP

Have you ever heard of the nearest neighbor? In my studies of Artificial Intelligence, this was the first thing (I don’t remember the...

Frontend

TypeScript: Tuples

For those unfamiliar with Tuples, they represent a simple array-like data structure. The big difference between the two is that in arrays we...

Backend

Best practices you can use when pushing your commits

See in this article some good practices that you can use when pushing your commits. This post idea is to be something quick...

Security

Why CISOs are making API security a top priority

A CISO’s mission is to enable the company to advance key growth initiatives while reducing risk. To do this, they must continually assess...