mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

10K
active users

#webprogramming

0 posts0 participants0 posts today

#WebProgramming
I have an antique Android phone without biometrics, just a deprecated fingerprint reader. I have a Mac, Android Studio and XCode.
I need to test a modern PWA on Ionic/Capacitor for correct biometric login handling, and I am running against a wall.
Could anyone wise please point me in the right direction on where to read up?
#typescript #ioniccapacitor

384,000 sites pull code from sketchy code library recently bought by Chinese firm | @dangoodin

A supply-chain attack on Polyfill.io, a #JavaScript library, redirected users to malicious sites. So far, bootcss.com is the only domain showing any signs of potential malice. The nature of the other associated endpoints remains unknown

#CyberSecurity #SupplyChainAttack #WebDevelopment #WebProgramming #WebSecurity #Polyfill #PolyfillIO

arstechnica.com/security/2024/

Ars Technica · 384,000 sites pull code from sketchy code library recently bought by Chinese firmMany website admins, it seems, have yet to get memo to remove Polyfill[.]io links.

htmx: Simplicity in an Age of Complicated Solutions

The article discusses the complexity in web development, highlighting that there is no “silver bullet” or single technology that can address all problems. It advocates for the use of #htmx, a #JavaScript library that enhances #HTML to simplify front-end development by focusing on hypermedia and reducing reliance on JavaScript.

#WebDevelopment #FrontendDevelopment #WebProgramming
erikheemskerk.nl/htmx-simplici

Erik Heemskerkhtmx: Simplicity in an Age of Complicated SolutionsIn an age of complicated front-end solutions, is there a simpler way of doing things? Spoiler alert: there is.