Why are hyperlinks blue?
The internet has ingrained itself into every aspect of our lives, but thereβs one aspect of the digital world that I bet you take for granted. Did you ever wonder why hyperlinks are traditionally blue?
“Programs must be written for people to read, and only incidentally for machines to execute”
This issue is kindly sponspored by:
We help upcoming influencers and businesses do big things π
Start scheduling content today for free here.
The internet has ingrained itself into every aspect of our lives, but thereβs one aspect of the digital world that I bet you take for granted. Did you ever wonder why hyperlinks are traditionally blue?
Many companies consider migrating from relational databases like MySQL to Amazon DynamoDB, a fully managed, fast, highly scalable, and flexible NoSQL database service. For example, DynamoDB can increase or decrease capacity based on traffic, in accordance with business needs.
At the moment, there is no standardized way to write asynchronous constructors in JavaScript. However, this does not mean there aren't any workarounds! In this article, we will discuss the various ways to emulate async in constructor. Most of them are not-so-ideal, but in the end, we will have something that works!
In this article, we will look at how we can deploy our frontend to AWS S3 with AWS Cloudfront as our CDN.
This is one of the most amazing GitHub repositories we have seen in a while. If you have never stumbled into generative art, this repository might be your gateway into it!
Generally, custom hook is a great pattern in order to handle modularity and composition in your app. This article demonstrates this idea by showing an example of custom React hook to simplify responsive behaviours.
Built on top of LevelUp and LevelDb, levelgraph is a fully functional graph database that you can use on the server (Node.js) but also on the browser!
by Sam Newman
Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.