Build the web for agents, not agents for the web
Recent advancements in Large Language Models (LLMs) and multimodal counterparts have spurred significant interest in developing web agents -- AI systems capable of autonomously navigating and completi...
๐งญ New research rethinks how agents learn plans: A new paper from Cornell University explores how agents learn and revise plans from feedback, not just static goals. The team proposes a model that mirrors human-like decision-making under uncertainty. arxiv.org/abs/2506.10953
23.07.2025 09:19 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
โณ Just a few days left!
Grab $839 worth of backend web dev books (Python, Node.js, Go, Django & more) for only $18 and support coral reef restoration with Coral Guardian ๐ชธ๐
Donโt miss out ๐ packt.link/webdevbundle25
#webdev #backend #humblebundle #python #nodejs
24.06.2025 08:11 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Think LLMs will replace the need to learn frameworks like @angular.dev?
@misko.dev says: not even close.
AI can assist, sure, but youโre still in the driverโs seat. Until it can build from scratch without us, dev skills stay essential.
๐ฅ Watch the clip ๐
#WebDev #AI #Angular
20.06.2025 13:24 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
๐๐ซ๐ข๐ญ๐ข๐ง๐ ๐๐๐๐๐ซ ๐๐จ๐ฆ๐ฉ๐จ๐ง๐๐ง๐ญ๐ฌ ๐ฐ๐ข๐ญ๐ก ๐๐ฒ๐ฉ๐๐ ๐๐ซ๐จ๐ฉ๐ฌ
๐๐๐ฒ 2 of 7 โ Learnings from โLearn React with TypeScript โ by Carl Rippon.
React props are everywhere, but TypeScript turns them into self-documenting, bug-resistant power tools. Hereโs how ๐
18.06.2025 09:46 โ ๐ 2 ๐ 1 ๐ฌ 1 ๐ 0
promo for backend-web dev bundle in partnership with humble bundle
Build powerful backends & help restore coral reefs ๐
Get $839 worth of backend dev books (Python, Node.js, Go, Django & more) for just $18 and support Coral Guardianโs mission to protect reef ecosystems ๐ชธ
In partnership with @humblebundle.com
๐ packt.link/webdevbundle25
#webdev #backend
18.06.2025 11:00 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Learn React with TypeScript: A beginner's guide to reactive web development with React 19 and TypeScript
Learn React with TypeScript: A beginner's guide to reactive web development with React 19 and TypeScript [Carl Rippon] on Amazon.com. *FREE* shipping on qualifying offers. Learn React with TypeScript: A beginner's guide to reactive web development with React 19 and TypeScript
๐๐๐ฒ 1 of 7 โ Learnings from โLearn React with TypeScript โ www.amazon.com/Learn-React-... by Carl Rippon.
๐๐จ๐ฎโ๐ฏ๐ ๐ฉ๐ซ๐จ๐๐๐๐ฅ๐ฒ ๐๐ฎ๐ข๐ฅ๐ญ ๐ญ๐จ๐ง๐ฌ ๐จ๐ ๐๐๐๐๐ญ ๐๐จ๐ฆ๐ฉ๐จ๐ง๐๐ง๐ญ๐ฌ.
But how many are reusable across different parts of your app?
๐๐ฆ๐ตโ๐ด ๐ต๐ข๐ญ๐ฌ ๐ข๐ฃ๐ฐ๐ถ๐ต ๐ฐ๐ฏ๐ฆ ๐ต๐ฉ๐ข๐ต ๐ด๐ฐ๐ถ๐ฏ๐ฅ๐ด ๐ด๐ช๐ฎ๐ฑ๐ญ๐ฆโฆ ๐ฃ๐ถ๐ต ๐ช๐ด๐ฏโ๐ต: ๐ต๐ฉ๐ฆ
<๐๐ฅ๐๐ซ๐ญ /> ๐๐จ๐ฆ๐ฉ๐จ๐ง๐๐ง๐ญ ๐
17.06.2025 07:34 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0
React Tip extra image
๐กReact tip: In React 18+, use useId() to avoid duplicate IDs in components. It's SSR-safe and ideal for accessible forms, lists, and repeated UI.
#React #WebDev
13.06.2025 11:35 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
๐กCSS Tip: You can style underlines in CSS.
Use text-decoration to change style, color, and thickness. Try: underline dotted green with text-decoration-thickness: 2px.
#CSS
12.06.2025 07:12 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Microsoft rolls out TypeScript Native Previews
Native TypeScript compiler based on the Go programming language has achieved a 10x speed-up on most projects, according to the compan.
๐๏ธMicrosoft drops TypeScript Native, a reimagined toolchain powered by Go. Expect a 10x speed boost on most projects. You can try it now via nightly builds or the VS Code extension.
#typescript
www.infoworld.com/article/3996...
11.06.2025 14:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
๐กHandy Resource: Struggling to master Javascript? This free and open-source Github repo teaches you 33 of the most important JavaScript concepts:
github.com/leonardomso/...
#Javascript
05.06.2025 15:10 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Creating Modal Windows with Pure CSS: No JavaScript Required
Wait, you can build modal windows without JavaScript? Yep, that's CSS secretly laughing at JavaScript...
๐๐ก This excellent guide by @maxprilutskiy.bsky.social teaches you how to create modal windows with just CSS. No Javascript required ๐คฏ
#CSS
dev.to/maxprilutski...
05.06.2025 15:05 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
Stack overflow is almost dead
Today, Stack overflow has almost as few questions asked per month, as when it launched back in 2009. A recap of its slow, then rapid, downfall.
Gergely Orosz breaks down what every dev has felt: AI is faster than SO, and nobody wants to write answers anymore. With real data on traffic, answer rates, and community fatigue-itโs more than just vibes. blog.pragmaticengineer.com/stack-overfl... #stackoverflow
05.06.2025 08:49 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
๐๐กNeed a refresher on closures? This quick MDN guide has your back: developer.mozilla.org/en-US/docs/W...
#Javascript #Closures
05.06.2025 08:47 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
๐กTip: Want to see which CSS properties are most used across the web? Chrome tracks real-world usage here:
๐ chromestatus.com/metrics/css/...
Helpful for spotting widely adopted features - useful context when picking what to use (or avoid).
#CSS #GoogleChrome #FrontEnd
02.06.2025 13:19 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Hello world!
02.06.2025 09:29 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0