"The science of today is the technology of tomorrow"
|
—Â
Edward Teller,
Theoretical physicist
|
|
|
This issue is kindly sponspored by:

We help upcoming influencers and businesses do big things 🚀
Start scheduling content today for free here.
|
|
|
|
CSS is a fundamental skill for web developers. You don't have to become an expert but you certainly can use knowing the basics. This is an evergreen CSS course and reference to level up your web styling expertise.
|
|
|
|
If you are currently learning Serverless, this is a great resource (by AWS and focused on AWS technology) that explores several different integration patterns that can be very useful in serverless architectures.
|
|
|
|
Iconoir is a new shiny library of SVG icons. Other than providing a set of beautiful hand-crafted icons that would suit most projects, it is open source and provides a very permissive free license!
|
|
|
|
For those learning Go, modules are one of the things that differentiate the language from most other programming languages. This cheat sheet has you covered with all the important details that you should know and remember about the Go module system.
|
|
|
|
Fonts are one of the main elements for providing uniquely crafted web experiences. But when you start to adopt custom fonts, then you have to manage them and make sure they load as fast as possible. In this article, you can learn how to fine-tune your font files and optimize your loading strategy for maximum speed + minimum FOUT.
|
|
|
|
This post walks you through a performance tuning journey that led Marc Richards to build a web server capable of serving 1.2 million JSON "API" requests per second from a 4 vCPU AWS EC2 instance. Quite interesting to see how many things you can tune across the stack!
|
|
|
|
If you are in need of more CSS knowledge, in this tutorial, you will run through an example of styling an element. The first half will focus on a common table layout that uses the browser’s default styles for table elements. Browser defaults are the starting point of working with CSS, so it is
|
|
|
Â
|