Programming

Understanding the Foundation of Protocol-oriented Design

When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was…

3 years ago

MikroORM 4.1: Let’s talk about performance from DailyJS – Medium

I just shipped version 4.1 of MikroORM, the TypeScript ORM for Node.js, and I feel like this particular release deserves…

4 years ago

Tools, projects, and examples for FeathersJS developers in 2020 from DailyJS – Medium

As any JavaScript framework community grows, it becomes difficult to navigate which avenues developers have to look for solutions to…

4 years ago

How we debug Feathers APIs using Postman from DailyJS – Medium

Photo by Alexander Sinn on UnsplashAt Aquil.io, developing APIs and collaborating with clients walk hand in hand. Communication is essential in…

4 years ago

An Introduction to testing in Javascript from DailyJS – Medium

Today, we are going to discuss testing in Javascript and help you in starting your journey towards understanding and mastering…

4 years ago

TypeScript 3.0 is finally released with ‘improved errors’, editor productivity and more

It’s finally here! Microsoft just released the latest version of their favorite web development language almost 2 years after TypeScript…

6 years ago

CMake 3.12.0 releases!

CMake 3.12.0 is now available for download. The new release includes changes in generators, command lines, variables, modules and other…

6 years ago

8 Reasons why architects love API driven architecture

Everyday, we see a new architecture popping up, being labeled as a modern architecture for application development. That’s what happened…

6 years ago

Java Multithreading: How to synchronize threads to implement critical sections and avoid race conditions

One of the most common situations in concurrent programming occurs when more than one execution thread shares a resource. In…

6 years ago

Abandoning Agile

“We’re Agile”. That’s the kind of phrase I would expect from a football team, a troupe of ballet dancers or…

6 years ago