Max
@maxwellcohen
Everything will be great! Husband, father of 2, professional software engineer during the work week, and trying to be a developer by night. I will check your site's robots.txt and mobile experience. Modern Web, Vue, and React Compiler Fan!
I think it is very appropriate and kind of funny that @nextjs.org is verified by @bsky.app and not @npmx.dev
I am getting infographics like this on LinkedIn. I find it very interesting because most of the technology today is over 10 years old or is a much better replacement for older technology.
There is a non-zero chance that the new React DevTools MCP package will be ESM only! I am very glad to see core react package being esm only
I reran my hello world experiment on the latest Next Canary (16.3.0-canary.86), and I am seeing significant size reductions and number of modules! -16.3.0-canary.86 now has a bundle size of 217.08 KB compressed! A savings of about 24 KB compressed! Great work @nextjs.org team!
Turbopack is an amazing bundler with great tree-shaking capabilities, but I wish it would run on Next.js client code. - Next 16.2.9, the bundle size of 241.69 KB compressed - Next 16.3.0-preview.5, the bundle size of 274.87 KB compressed a 33.18 KB increase in JS for the same app :(
@solidjs.com's 404 page for docs does not allow you to make feature requests. So no useState in SolidJS.
@react.dev's 404 page looks like a way to request features in React. For example, if you want Signals in React (react.dev/reference/react/useSignal), just make an issue that the useSignal page does not exist. This is a joke. Please do not do this.
What is your secret? The bulk of the JS is from Next, not third-party packages or your code. Also, almost-perfect Page Speed Insights performance scores! pagespeed.web.dev/analysis/htt...
I love @mu.social companion cats, but I don't like it when my cat goes over the post button, so I cannot post. On mobile, companion cats need a virtual fence
Trying to be a good citizen of the friendly Bluesky apexdevelopment.github.io/bluesky-lice...
I have bad news CHURROS was rejected on 8/26/2021 :( unicode.org/emoji/emoji-...
pagespeed.web.dev now has an agentic browsing category as part of CWV tests. The Audits are - Accessibility tree is well-formed - Cumulative Layout Shift - WebMCP form coverage - WebMCP tools registered - WebMCP schemas are valid - llms.txt follows recommendations With more to come!
Apparently, being a leader of a UI library has its perks: As executive director of the React Foundation, one does not need to follow React's rules of hooks and call useEffect conditionally. As CEO of HTMX, one does not need to follow HTML's rules of forms and make HTTP requests everywhere.
Can someone on the React team enter strict mode, ban this bot, and close this PR? I feel sorry for the random dude who has the Dan GitHub handle and has been spammed for the last few days. github.com/react/react/...
I do not know if Nuxi is broken or is providing complete reasons not to use Nuxt
I find the React Foundation's 100% transparent promise interesting wording because, as a web developer, 100% transparent means the content is not visible. Yes, I know it means providing transparency about what is going on.
🚨🚨🚨 React Compiler Rust Port is merged!!! Thank you to Mofei, Mike, @ricky.fm, @en-js.bsky.social, and @no.lol for their work on the port! github.com/react/react/...
The React compiler Rust port is going to ship soon! Mike Vitousek and Mofei Zhang approved the pr! Thank you to Mofei, Mike, @ricky.fm, @en-js.bsky.social and @no.lol for their work on the port