There Are Only Four Sensible Ways to Build a Website, by @jono.id:
https://www.jonoalderson.com/conjecture/four-ways-to-build-a-website/
#concepts #webapps #ecommerce #staticsitegeneration #contentmanagement #react #shopify #wordpress #drupal #typo3
There Are Only Four Sensible Ways to Build a Website, by @jono.id:
https://www.jonoalderson.com/conjecture/four-ways-to-build-a-website/
#concepts #webapps #ecommerce #staticsitegeneration #contentmanagement #react #shopify #wordpress #drupal #typo3
Install web apps with the new HTML install element
크롬과 엣지 브라우저에서 새롭게 도입된 HTML <install> 요소는 자바스크립트 없이도 신뢰할 수 있는 웹 앱 설치 버튼을 제공한다. 이 요소는 브라우저가 버튼의 텍스트와 디자인을 제어하여 사용자 클릭을 진정한 설치 의도로 인식하며, 동일 출처뿐 아니라 다른 출처의 앱 설치도 지원한다. 기존의 Web Install API(navigator.install())와 비교해 선언적이고 간단한 구현이 가능하며, 현재 버전 148 이상에서 플래그 활성화 또는 오리진 트라이얼로 테스트할 수 있다. 개발자는 이 요소를 활용해 앱 카탈로그 페이지 등에서 여러 앱 설치 버튼을 쉽게 구현할 수 있다.
#Development #Introductions
New HTML element for installing web apps · Try the native install button with no JavaScript required https://ilo.im/16cwel
_____
#WebApps #PWAs #Chrome #Browsers #OriginTrial #APIs #WebDev #Frontend #HTML #JavaScript
Ben Dechrai presents 'Ten Key Steps for Enhanced Web App Security' this July at Nebraska.Code().
https://nebraskacode.amegala.com/
#WebApps #WebAppSecurity #DataIntegrity #SoftwareCraftsmanship #WebVulnerabilities #WebSecurity #CyberSecurity #TechConference #softwaredevelopment #SiliconPrairie #HeartlandDevelopers #Tech
田中義弘 | taziku CEO / AI × Creative (@taziku_co)
Codex가 이제 Chrome에서 직접 실행된다. IDE 중심이던 AI 에이전트의 작업 무대가 로그인된 웹앱이 있는 브라우저로 확장되며, CRM 업데이트·리서치·복잡한 입력 작업까지 병렬 처리할 수 있게 됐다. AI 에이전트 활용 방식의 중요한 변화다.
MakeUseOf: This free CAD software runs in your browser and puts expensive programs to shame. “Computer-aided design has a reputation problem. For most people, a CAD design means multi-gigabyte installers, clunky license managers, and subscriptions that sometimes cost more than the hardware your PC has. Now there are a lot of design tools that don’t require a subscription, but one of them is […]
https://rbfirehose.com/2026/05/10/makeuseof-this-free-cad-software-runs-in-your-browser-and-puts-expensive-programs-to-shame/
MakeUseOf: This free CAD software runs in your browser and puts expensive programs to shame. “Computer-aided design has a reputation problem. For most people, a CAD design means multi-gigabyt…
516 tools, one tab, all free, nothing uploaded.
Tooltimate replaces the bookmark folder of sketchy single-purpose tool sites you've been collecting since 2017.
#Development #Approaches
Architecture of local-first web development · How to build local-first web apps in 2026 https://ilo.im/16cq0b
_____
#LocalFirst #WebApps #Websites #Git #JavaScript #Database #WebPerf #WebDev #Frontend #Backend
Spotted in my Calishat Snaps: Parrot. From the help page: “Parrot is a web app for easily recording throwaway audio clips. It was originally intended for pronunciation practice but may find other uses.”
https://rbfirehose.com/2026/05/04/quick-app-for-recording-throwaway-audio-clips-parrot/📲 Cool new updates for the Web Application #Manifest!
• Manifest localization (`name_localized`, …) was the most complex spec text I've written so far. It will now ship in Chrome and Edge 148, with the implementation contributed by the Edge team. (https://developer.chrome.com/blog/manifest-localization)
• Recently, we added the `color_scheme_dark` member to the spec that allows specifying different theme and background colors for the dark color scheme—with support from Chromium and WebKit. (https://github.com/WebKit/WebKit/pull/62443)