Bookmarks

Bookmarks

480 bookmarks
Custom sorting
Progressive S3 to Cloudflare R2 migration using Workers
Progressive S3 to Cloudflare R2 migration using Workers
R2, Cloudflare's competitor to S3 and other object stores, is now in open beta! In my opinion, there's three things that make R2 stand out from the rest: 1. There are no egress fees. Yep, absolutely none - you are only charged for storage and operations. 2. Global distribution as
·kian.org.uk·
Progressive S3 to Cloudflare R2 migration using Workers
Fig
Fig
Autocomplete for your terminal.
·fig.io·
Fig
App Icon Generator
App Icon Generator
Generate icons and images for mobile apps, android and iOS. No need to upload or download. Works on your browser
·appicon.co·
App Icon Generator
Featurebase - Customer Feedback Tool
Featurebase - Customer Feedback Tool
Create a powerful free feedback board to capture, manage and organize your customer feedback, feature requests and bug reports. We help you build products your customers love.
·featurebase.app·
Featurebase - Customer Feedback Tool
New in Symfony 6.1: HtmlSanitizer Component (Symfony Blog)
New in Symfony 6.1: HtmlSanitizer Component (Symfony Blog)
Symfony 6.1 introduces an HtmlSanitizer component to turn user generated HTML contents into safe HTML contents by removing or restricting HTML tags and attributes.
·symfony.com·
New in Symfony 6.1: HtmlSanitizer Component (Symfony Blog)
LetsDNS
LetsDNS
Manage DANE TLSA records in DNS servers. Supports multiple domains with multiple TLS certificates each.
·letsdns.org·
LetsDNS
Zas Editor
Zas Editor
Capable and fast code editor designed for both reading and writing code
·zeditor.app·
Zas Editor
Grid | TOAST UI :: Make Your Web Delicious!
Grid | TOAST UI :: Make Your Web Delicious!
The Grid is a powerful library with features like data editing, filtering, sorting, and more, and can be used to customize the editor or the renderer to your desired format.
·ui.toast.com·
Grid | TOAST UI :: Make Your Web Delicious!
Query content of S3 objects with SQL using Laravel
Query content of S3 objects with SQL using Laravel
With S3 Select, You can use a simple SQL query to filter the content of the stored objects. and retrieve only a subset of data that you need.
·sanjit.me·
Query content of S3 objects with SQL using Laravel
Those HTML Attributes You Never Use — Smashing Magazine
Those HTML Attributes You Never Use — Smashing Magazine
In this article, Louis Lazaris describes and demonstrates some interesting HTML attributes that you may or may not have heard of and perhaps find useful enough to personally use in one of your projects.
·smashingmagazine.com·
Those HTML Attributes You Never Use — Smashing Magazine
Aaron Francis on Twitter
Aaron Francis on Twitter
One of the nice little things we do is modify our Laravel schedule so that every command is run in the background, without overlapping.We've got ~80 scheduled commands, so running in the background ensures they don't pile up. pic.twitter.com/RmQOoKmQdS— Aaron Francis (@aarondfrancis) March 29, 2022
·twitter.com·
Aaron Francis on Twitter
When should you add the defer attribute to the script element?
When should you add the defer attribute to the script element?
Last week, I wrote how you probably don’t need a DOMContentLoaded event in your JavaScript. The thing is… if you’re going to wait until the DOM is loaded before running the script, why not just put it in the footer in the first place? JavaScript in the header can also cause massive bottlenecks and rendering delays, so moving your script to the footer is better for performance, too!
·gomakethings.com·
When should you add the defer attribute to the script element?