Bookmarks, page 33 of 68
Learn how to use the Payment Intents API for Stripe payments.
Learn how to save payment method details for future SEPA Direct Debit payments.
Troubleshooting in Kubernetes can be a daunting task. In this article you will learn how to diagnose issues in Pods, Services and Ingress.
This is a little reminder that there is a CSS property for helping control what happens to images as they scale up: image-rendering.
Demo three ways to implement default props in React, which are useful for having a fallback prop in case the user doesn't specify one.Cover three ways to implement default props in React and provide default values for props that are not required by the component.
The overscroll-behavior CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for overscroll-behavior-x and overscroll-behavior-y.
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Explore how to implement configurable modules in Ruby — a technique sometimes referred to as the Module Builder Pattern.
UUID also known as GUID is an alternative primary key type for SQL databases. It offers some non-obvious advantages compared to standard integer-based keys. Rails 6 release fresh out of beta introduces a new feature in ActiveRecord that makes working with UUID primary keys more straightforward. In this tutorial, we will dive deep into UUIDs with all their cons and pros.
Get to know and learn how to use some less-known features of Version 12 of PostgreSQL. You'll surely discover something new for yourself.
JavaScript 2D physics library.
The devicePixelRatio of Window interface returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device.
Pixilart, free online drawing editor and social platform for everyone. Create game sprites, make pixel art, animated GIFs, share artwork and socialize online.
A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
What docker users need to know to move from Docker to Podman and Buildah and the advantages of doing so. Developers/operators can easily move to Podman, do all
A complete guide explaining every InfluxDB concepts in-depth and providing real-world applications of this new technology.