article thumbnail

40+ Best Web Development Blogs of 2018

KeyCDN

It also includes a handy CSS reference, a web development experiment playground, tutorials, blueprints to get started from and Collective - a digital design magazine that makes it easy to keep up with trends. Smashing Magazine Smashing Magazine is an established resource for those who want to master the front end.

article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

You may not think about it often, but the Internet uses a colossal amount of electricity. This, in turn, means that the Internet’s carbon footprint has grown to the point where it may have eclipsed global air travel , and this makes the Internet the largest coal-fired machine on Earth. Large preview ).

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

This week in review: GPUs, Zombies, Biomimicry and Tom Waits.

All Things Distributed

Physics and the limits of human perception - Why goalkeepers have trouble stopping long-range shots - Seed Magazine. a Fast and Scalable NoSQL Database Service Designed for Internet Scale Applications. Job Openings in AWS - Senior Leader in Database Services. Arts & Society. A great podcast interview.

AWS 68
article thumbnail

How To Optimize Progressive Web Apps: Going Beyond The Basics

Smashing Magazine

You can find a comprehensive Beginner’s Guide To Progressive Web Apps on Smashing Magazine that focuses on building the core of PWAs. The service workers enable the offline usage of the PWA by fetching cached data or informing the user about the absence of an Internet connection. Service Workers. Application shell architecture.

Cache 123
article thumbnail

Creating A Magento PWA: Customizing Themes vs. Coding From Scratch

Smashing Magazine

These multiple “heads” are attached to the backend and database. To specify, users can continue using those parts of the site that were cached if the Internet connection is unstable or when offline. The separation of monolithic architecture (making it headless) brings many perks. The same may be said about offline mode.

Code 74
article thumbnail

Django Highlights: Wrangling Static Assets And Media Files (Part 4)

Smashing Magazine

Part 3 : Models, Admin, And Harnessing The Relational Database. These strategies often involve spinning up and down numerous servers and using tools like load balancers and managed databases. Imagine a professional networking site with a database of users. Part 3 : Models, Admin, And Harnessing The Relational Database. (dm,

Media 69
article thumbnail

Introducing The Component-Based API

Smashing Magazine

Following, the API will add the database object data. This information is not placed under each module, but under a shared section called databases , to avoid duplicating information when two or more different modules fetch the same objects from the database. In other words, database object data is normalized.