Issue #208 · April 26, 2021

Say Hello To CSS Container Queries

“The real danger is not that computers will begin to think like men, but that men will begin to think like computers”

Make the keys to everything you do online easier and safer. Stop resetting passwords and filling out forms. Try Dashlane on your first device for free here.

Say Hello To CSS Container Queries

Say Hello To CSS Container Queries

Let's learn about how CSS container queries work with lots of examples and use-cases. This new addition to CSS has the power to revolutionize the way frontend components can adapt to all sorts of different scenarios!

Articles

A Complete Guide To HTML Email

Recently we’ve covered CSS generators, SVG generators and accessible front-end components. This time we look into HTML email, with tools, templates and guides for designers and developers.

Practical Guide to Cybersecurity

Implementing a password manager into your cybersecurity plans empowers your employees to do their part in keeping company data secure. In this guide, we discuss the simple steps you can take to improve cybersecurity in your organization and maintain the cyberhealth of your business and its people, partners, services and products. sponsored

How to actually test UIs

Testing UIs is awkward. Users expect frequent releases packed with features. But every new feature introduces more UI and new states that you then have to test. Every testing tool promises “easy, not flaky, fast”, but has trade-offs in the fine print. In thist article you will find testing techniques used by leading engineering teams!

OAuth 2.0 flows explained in GIFs

OAuth 2.0 is possibly the most important authentication protocol on the web these days... It is certainly important for a full-stack developer to understand it in depth! In this post, we will be covering all OAuth 2.0 flows using GIFs that are simple and easier to understand.

Comparing the New Generation of Build Tools

A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over the last decade. Should you be interested in these new tools? Yes, and here's why!

Book of the week

Web Scraping with Python: Collecting Data from the Modern Web

Web Scraping with Python: Collecting Data from the Modern Web

by Ryan Mitchell

Learn web scraping and crawling techniques to access unlimited data from any web source in any format. With this practical guide, you’ll learn how to use Python scripts and web APIs to gather and process data from thousands—or even millions—of web pages at once. Ideal for programmers, security professionals, and web administrators familiar with Python, this book not only teaches basic web scraping mechanics, but also delves into more advanced topics, such as analyzing raw data or using scrapers for frontend website testing.