Achei uma audácia lançar esse ChatGPT 5 ai falar a verdade...
Falei um pouco sobre o lançamento do ChatGPT 5 no meu vídeo de hj.
Resumo: Não tem mais para onde ir!
youtu.be/FTGJrM60UcQ
@felgus.dev.bsky.social
Senior dev (React, JavaScript/Typescript, Node.js, Web) He/Him Based in Brazil felgus.dev
Achei uma audácia lançar esse ChatGPT 5 ai falar a verdade...
Falei um pouco sobre o lançamento do ChatGPT 5 no meu vídeo de hj.
Resumo: Não tem mais para onde ir!
youtu.be/FTGJrM60UcQ
Esse livro é legal, tem a série “you don’t know JS” q é legal tbm
07.08.2025 14:54 — 👍 1 🔁 0 💬 0 📌 0Uma coisa sobre isso, na mesma quantidade q tem de gente que “sabe” JS, a maioria é bem abaixo, então quem realmente é bom continua sendo relevante
07.08.2025 13:47 — 👍 1 🔁 0 💬 1 📌 0React and Tailwind CSS are popular tools for frontend web development. And if you want to be a frontend developer, this is a good place to start. In this course, you'll learn the basics of component-based development and utility-first styling by building an app.
www.freecodecamp.org/news/learn-r...
Vite: The Documentary premieres October 9th at @viteconf.org in Amsterdam ⚡
youtu.be/46fe5AFc0tY
The world's first website in 1991
Happy 34th Birthday The World's First Website!
On August 6, 1991, the World Wide Web (WWW) creator, Tim Berners-Lee launched the world’s first website.
#InternetHistory
Waku Gains Vite RSC Support
It Was a Long Journey to Get Here
newsletter.daishikato.com/p/waku-gains...
Tailwind*
06.08.2025 00:47 — 👍 1 🔁 0 💬 1 📌 0Isso me lembra do clássico:
youtu.be/x7cQ3mrcKaY?...
Hoje isso mudou drasticamente MAS a régua da galera desenvolvedora pra CSS ainda não aumentou, então é bem o que tu falou, mt fácil presenciar o CSS mais criminoso da sua vida
04.08.2025 11:52 — 👍 5 🔁 1 💬 0 📌 0Uma vez Frontend, sempre Frontend ✊
04.08.2025 14:09 — 👍 0 🔁 0 💬 1 📌 0Acabei de ler esse post e tinha falado tempos atrás que seria divertido ver gente que realmente manja de html e css fazendo coisas hj em dia. Esse post é isso, oq me deu a ideia de fazer um toggle de tema pro meu blog e tbm fazer um post. Mas no react way, oq deixará ambos com desgosto
04.08.2025 03:26 — 👍 2 🔁 1 💬 0 📌 0Oloko @lixeletto.bsky.social não deixava
04.08.2025 03:24 — 👍 2 🔁 0 💬 1 📌 0Quais coisas de tech q vc odeia?
03.08.2025 23:15 — 👍 3 🔁 0 💬 1 📌 0Cometendo crimes em CSS
03.08.2025 21:11 — 👍 3 🔁 0 💬 1 📌 0TanStack NPM Stats Package Name Total Period Downloads Downloads last week @tanstack/react-query 392.3M 13.7M next 448.0M 12.3M
Had no idea this was happening 🤯
tanstack.com/stats/npm?pa...
Web purismo em sua essência: uma completa desconexão com a realidade
31.07.2025 23:56 — 👍 1 🔁 0 💬 0 📌 0Delusional hahahah deve ser web purista
31.07.2025 23:55 — 👍 2 🔁 0 💬 1 📌 0Virou YouTuber
31.07.2025 21:12 — 👍 1 🔁 0 💬 1 📌 0Gravei um novo vídeo pro meu canal do YouTube, falando um pouco sobre LLM's e um teste básico do Gemini Pro 2.5
youtu.be/sYOiKvXctAg
Fico muito triste q vc não leu minha série de blog posts sobre isso
31.07.2025 18:28 — 👍 1 🔁 0 💬 1 📌 0Veja bem
31.07.2025 17:34 — 👍 1 🔁 0 💬 1 📌 0Atenção Shinobu você está preso pela polícia do React
31.07.2025 17:32 — 👍 1 🔁 0 💬 1 📌 0Continuando meus testes com LLM pra gerar testes pra componentes React e continua pessimo, dessa vez geraram testes como se fosse pro enzyme (me sentindo em 2018 com coisas completamente obsoletas)
31.07.2025 15:42 — 👍 0 🔁 0 💬 0 📌 0"investors are betting so aggressively on AI giants like Nvidia, Microsoft, Apple, and Google that their stock prices have become detached from their actual earnings, even more so than tech darlings like Cisco and AOL were in the nineties" gizmodo.com/wall-streets...
31.07.2025 15:17 — 👍 22 🔁 11 💬 2 📌 2This Week In React 245
🍿 Read/subscribe here: thisweekinreact.com/newsletter/245
⚛️ React:
- TanStack
- React Core
- Next MCP
- RSC
- memo
- Remix
- Base UI
- React Aria
📱 RN:
- Precompiled iOS
- Rozenite
- AI
- Perf
- Nitro
- BottomSheet
- Tinybase
I'm the core maintainer of hermes-mcp - an Elixir MCP implementation with 30k+ downloads & 250+ GitHub stars.
since I'm not working anymore on cloudwalk and i'm uncertain if they will maintain it long-term, I've forked & rebranded it as Anubis MCP 🐺
#MyElixirStatus #ElixirLang
Suspense, Activity, and other boundaries are fundamentally different than concurrent Transitions.
Boundaries are "read"-centric and local. They care about if/when something can be rendered.
Transitions are "write"-centric and global. They enable transactional state updates.