Issue #298 · November 7, 2022

The Components Gallery

“A computer would deserve to be called intelligent if it could deceive a human into believing that it was human”

The Components Gallery

The Components Gallery

The Component Gallery is a collection of components from the best Design Systems. It's a great resource if you are working on your own component system and trying to brainstorm what kind of components you would need.

Articles

unfurl

Unfurl is an open-source library that allows you to scrape metadata from a URL. It supports oEmbed, Twitter Cards and Open Graph Protocol and it is written in JavaScript (for Node.js). We wrote something similar (but much more primitive) for FullStack bulletin, so we are considering switching to Unfurl!

4 Ways to Fix CORS Errors

CORS is great for our browser security, but let's face it, as developers, CORS can be a PITA! 🥵 This article helps us to solve some of the most common CORS errors and in time of need, it can be a lifesaver!

5 Best Node.js Logging Libraries

Looking for a Node.js logging library to help you get your project off the ground? Check out our list of the five best options available!

Secure JavaScript URL validation

URL validation checks whether URLs follow proper URL syntax — the structure every URL must have. URL validation can save our applications from URL-based vulnerabilities like malicious script injection and server-side request forgery (SSRF). This article teaches us how to validate URLs correctly with JavaScript!

Book of the week

The Art of Scalability: Scalable Web Architecture, Processes, and Organizations for the Modern Enterprise

The Art of Scalability: Scalable Web Architecture, Processes, and Organizations for the Modern Enterprise

by Martin L. Abbott and Michael T. Fisher

Writing for technical and nontechnical decision-makers, Abbott and Fisher cover everything that impacts scalability, including architecture, process, people, organization, and technology. Their insights and recommendations reflect more than thirty years of experience at companies ranging from eBay to Visa, and Salesforce.com to Apple. You’ll find updated strategies for structuring organizations to maximize agility and scalability, as well as new insights into the cloud (IaaS/PaaS) transition, NoSQL, DevOps, business metrics, and more. Using this guide’s tools and advice, you can systematically clear away obstacles to scalability–and achieve unprecedented IT and business performance.