Let them paste passwords
Allow your website to accept pasted passwords - it makes your site more secure, not less.
“That’s been one of my mantras — focus and simplicity. Simple can be harder than complex; you have to work hard to get your thinking clean to make it simple”
Best 7 links of week #26, 2020
Allow your website to accept pasted passwords - it makes your site more secure, not less.
This book is designed to introduce you to writing programs with the Go programming language. You'll learn how to write useful tools and applications that can run on remote servers, or local Windows, macOS, and Linux systems for development.
Scroll-related animations have been used on the web for years. In recent years, they’ve started to become even more common. This article analyzes the different techniques to create custom scrolling effects on the web!
In this article, we’ll be looking at a new way of retrieving data in React Apps named SWR. This is a set of hooks for remote data fetching that makes things easier, such as caching, pagination, and so on. We’ll also be building a Pokedex App from scratch and using SWR features to get data and paginate it.
Practice Go and React by building and authenticating a RESTful API with JSON Web Tokens (JWTs).
Annina Koskinen presents a framework she's developed to help her teams at Spotify reach their goals and ship with impact.
Let's dive into the updates that Node.js version 14 gives us!
by Ian Robinson
Discover how graph databases can help you manage and query highly connected data. With this practical book, you’ll learn how to design and implement a graph database that brings the power of graphs to bear on a broad range of problem domains. Whether you want to speed up your response to user queries or build a database that can adapt as your business evolves, this book shows you how to apply the schema-free graph model to real-world problems.