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.
“A computer would deserve to be called intelligent if it could deceive a human into believing that it was human”
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.
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!
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!
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!
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!
Our dear Kelvin, recently discovered Treblle - an API monitoring service that lets you monitor your APIs in production and he shows us how to set it up in a Sails project.
Vercel just launched a new interesting open-source project to generate OpenGraph images from SVG and this service is also available online if you want to do that on demand.
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.