Issue #106 · April 15, 2019

Native image lazy-loading for the web

“This is the whole point of technology. It creates an appetite for immortality on the one hand. It threatens universal extinction on the other. Technology is lust removed from nature”

Best 7 links of week #15, 2019

Articles

How Does a Database Work?

Writing a SQLite clone from scratch in C can teach you a lot about how databases work. If you are interested in this topic you cannot miss this series of tutorials.

Managing Z-Index In A Component-Based Web Application

The z-index property, is still widely misunderstood and mishandled. Stacking issues in a complex single-page web application can become a major pain. Adhering to some principles, however, we can easily avoid these issues.

Comparing Nuclio and AWS Lambda

We compare the Nuclio serverless platform with AWS Lambda, see how Nuclio addresses AWS Lambda's limitations and explore new use cases Nuclio can unlock.

Book of the week

Reactive Programming with RxJava: Creating Asynchronous, Event-Based Applications

Reactive Programming with RxJava: Creating Asynchronous, Event-Based Applications

by Tomasz Nurkiewicz

In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm.