DevRadar

Frontend

Auto-aggregated global tech articles · 107 posts

I
Frontend

I'm selling my 37+ ElePHPant Collection

I'm parting with my ElePHPant collection after 13 years of collecting them. I'm raising money for my startup and also will need open heart surgery in the next 5 years. As the UG leader of PHP Vegas for over 10 years, its been a hell of a run. I still love PHP and my startup is built in it, but I als

Reddit r/php
C
Frontend

Chat widget file upload

I'm working on a chat widget that also allows the users to send files in the chat. This is a plain vanilla html/js/css widget that will go on a Shopify site. The user should have the option to send a file with or without a message in the chat, so I'm trying to figure out the best approach to handle

Reddit r/webdev
F
Frontend

Font Effect Source Suggestions?

I'm new to HTML/CSS and have just been messing around as I learn some stuff. When importing some of Google's Font Library I learned they also offer effects you can import with something like <link rel="stylesheet" href="https://fonts.googleapis.com/css?effect=fire-animation"> These are very

Reddit r/webdev
M
Frontend

Modernizing the Command Line: Heroku CLI v11

Heroku CLI v11 is now available. This release represents the most significant architectural overhaul in years, completing our migration to ECMAScript Modules (ESM) and oclif v4. This modernization brings faster performance, a new semantic color system, and aligns the CLI with modern JavaScript stand

Heroku Blog