惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
Lohrmann on Cybersecurity
Martin Fowler
Martin Fowler
Engineering at Meta
Engineering at Meta
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
TaoSecurity Blog
TaoSecurity Blog
博客园_首页
Vercel News
Vercel News
Hugging Face - Blog
Hugging Face - Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Last Week in AI
Last Week in AI
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
T
The Exploit Database - CXSecurity.com
量子位
Project Zero
Project Zero
A
Arctic Wolf
小众软件
小众软件
NISL@THU
NISL@THU
C
CERT Recently Published Vulnerability Notes
有赞技术团队
有赞技术团队
MongoDB | Blog
MongoDB | Blog
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
News and Events Feed by Topic
宝玉的分享
宝玉的分享
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Troy Hunt's Blog
P
Privacy & Cybersecurity Law Blog
Security Latest
Security Latest
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
D
DataBreaches.Net
Schneier on Security
Schneier on Security
The Hacker News
The Hacker News
K
Kaspersky official blog
C
Check Point Blog
Hacker News: Ask HN
Hacker News: Ask HN
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Webroot Blog
Webroot Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
人人都是产品经理
人人都是产品经理
AI
AI
Cisco Talos Blog
Cisco Talos Blog
MyScale Blog
MyScale Blog
Cloudbric
Cloudbric
B
Blog RSS Feed
S
Schneier on Security
P
Palo Alto Networks Blog

Vue.js - The progressive Javascript framework

optimistic-colada: declarative optimistic updates for Pinia Colada Created a tool to ace frontend interviews VibeOS vs. PuterJS: A General Architectural Breakdown Introducing Shadcn Weekly - a free weekly roundup of the shadcn ecosystem Built UIPKGE: source-owned UI blocks for Vue apps [self-promotion] Akaza UI v0.0.3-alpha is out — Vue-first headless primitives that actually feels like Vue Geração previsível de interfaces de usuário para a era da IA I built a free online UNO No Mercy game in Vuejs - play in your browser, no download, no login I built a structure-first form library for Vue nxui now has all 29 Paper Shaders as Vue/Nuxt components (they just went fully open source) use vue3-sfc-loader with typescript I spent 1+ year turning my Go benchmark tool into a general-purpose tabular data visualizer. [Hiring] Part-Time Vue/Full-Stack TypeScript Developer — AI-First Workflow (~$1,000/month retainer, remote, US only) Full application designed with Mood UI Integrating WPS Office via iframe in a Vue app Tudo o que você precisa saber sobre a nova ferramenta no ecossistema Vue: FormBlocks Vue with unimport plugins or Nuxt? Domternal: a rich text editor with first-class Vue 3 components (composables, SFC node views, SSR-safe) I built an open-source alternative to Figma's official MCP server Would a PrimeVue → Vuetify compatibility layer make migration easier? GolemUI - The new Vue paradigm for forms Going 'Back' on SPA's PrimeVue drops MIT license, paywalls Chart & Editor, and requires a license to upgrade to v5 ($599/dev for first year, free only for small teams) Vue wrapper for the tempis timeline library Vue/Nuxt dev here — built my portfolio in vanilla JS for fun, but happy to talk Nuxt production work (AI + Web3)
Is it safe to use early exit OR expressions in templates when it isn't safe in computeds?
/u/aliassuck · 2026-06-30 · via Vue.js - The progressive Javascript framework
Since computeds are said to shadow the second variable since the first one returned early, eg: // bad const c…