Global vs. Local Styling In Next.js

Next.js has strong opinions about how to organize JavaScript but not CSS. How can we develop patterns that encourage best CSS practices while also following the framework’s logic? The answer is surprisingly simple — to write well-structured CSS that balances global and local styling concerns.

from Smashing Magazine — For Web Designers And Developers https://ift.tt/3iSg2KL
via IFTTT

Gatsby Serverless Functions And The International Space Station

Gatsby recently announced the launch of “functions”. In this article, Paul Scanlon explains how to get the current location of the International Space Station (ISS) as it orbits the Earth in real-time using Gatsby Functions and then display it on a 3D interactive globe using React Three Fibre.

from Smashing Magazine — For Web Designers And Developers https://ift.tt/3kVRXFy
via IFTTT