✍1
Angular Munich
‼️ WebStorm v2025.3 wow... huge update from JB... #jb #jetbrains #webstorm #ws
Angular related changes in WS@2025.3
#funny linkedin trick: How to find all angular devs ^_^
Open Grow page and scroll till the end until end of infinity-scroll. Then in devtools cosole put this snippet:
And then invite all devs on the result screen...
Open Grow page and scroll till the end until end of infinity-scroll. Then in devtools cosole put this snippet:
document.querySelectorAll('[role="listitem"]').forEach(el => {
const isNgDev = /angular/ig.test(el.innerHTML) && !el.innerHTML.includes('Pending');
if (!isNgDev) { el.remove() }
});And then invite all devs on the result screen...
😁4😇1
Forwarded from Гонзалес, только не в прод
Press F Devin
https://github.com/stack-auth/stack-auth/commit/8827c0c0a4ff38149a5242cfbb5db488f136d3cb?diff=unified
https://github.com/stack-auth/stack-auth/commit/8827c0c0a4ff38149a5242cfbb5db488f136d3cb?diff=unified
🔥1😁1🤝1