
Mastodon
X (Twitter)
Facebook
Gab.ai
Friendica
PixelFed
Minds
Diaspora
Webpack
rollup.js
Babel
Parcel
Vite
esbuild
React
npm
Mastodon
WebpackThey suspended my account without sharing any proper justification.
The social networking sites that will ban your account without mentioning any reason.
Based on our record, Mastodon should be more popular than Webpack. It has been mentiond 878 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I played enough video games to be thoroughly steeped in legends about fox spirits from the Sinosphere, almost three years ago I felt I received an invitation that I was a little afraid of. a year and a half ago I read https://www.amazon.com/dp/0231133383 and found out that people really do it. It took me about 300 days to contract with a community of foxes and started "going out as a fox". At first I didn't... - Source: Hacker News / 5 days ago
Iโm thinking a lot about how older applications are often better than new for reasons like this. Sometimes I log into my big Windows machine at home with RDP from out of the house to post photos to my socials, like https://mastodon.social/@UP8 and with a folder with a few hundred images in it is is awkward to use the official file chooser dialog because it is based on modern UI toolkits and practices which are... - Source: Hacker News / 3 days ago
I recently talked to Howard [1] about lies he was saying about Sanakirja, an LMDB-inspired disk allocator. That's always the same arguments: C is better than Rust for X, Y or Z reasons. While I reported a segfault just two weeks earlier... [2]. I love LMDB, we use it in Meilisearch (second most stared search engine on GitHub) [3] for about 7 years now. The main issues were related to write speed but we do a... - Source: Hacker News / 5 days ago
Good intentions, but these days there's an even bigger threat: https://mastodon.social/@sundogplanets/115840278905803451 https://mastodon.social/@sundogplanets/116796122687129600 https://www.theregister.com/offbeat/2026/03/31/starlink-sprays-debris-after-another-satellite-anomaly/5220257. - Source: Hacker News / 12 days ago
I already offered the following comments on Aisle "my experience from working with them on and off for many months now is nothing but good. Skilled, professional engineers without any bureaucracy. They know their stuff, and they've been very good at listening in and adjusting for our needs and wants." Who am I? I'm Daniel, curl lead developer. https://mastodon.social/@bagder/116807425534711479. - Source: Hacker News / 12 days ago
From a developer experience perspective, it's worth noting that Next.js was built using webpack for bundling, which has struggled to maintain performance. Therefore, when changing something in the code, reload times can be very slow. For this reason, the Next.js team has been working on getting full compatibility on its own bundler, Turbopack. As of Next.js 14, Turbopack is still considered beta but is much faster... - Source: dev.to / about 2 months ago
The reality is simple: minification was never security. It's a size optimization that bundlers like esbuild, Webpack, and Rollup do by default. Variable renaming slows down human readers but LLMs read minified code like you read formatted code. - Source: dev.to / 3 months ago
There are also no-framework approaches. These rely directly on React-provided packages and low-level integrations with bundlers like Webpack or experimental support in tools like Bun. While technically possible, these setups are fragile. React explicitly does not guarantee stability of these internal APIs. Any team choosing this route must accept ongoing maintenance risk. - Source: dev.to / 5 months ago
Before addressing the solution, it's useful to contextualize the role of the bundler. In a modern frontend architecture, the bundler (such as webpack, rollup, or vite) has the task of traversing the application's dependency graph, resolving each import statement, to combine modules and assets into static files optimized for browser execution. - Source: dev.to / 7 months ago
Webpack fundamentals for efficient file delivery. - Source: dev.to / 10 months ago
X (Twitter) - Connect with your friends and other fascinating people. Get in-the-moment updates on the things that interest you. And watch events unfold, in real time, from every angle.
rollup.js - Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Babel - Babel is a compiler for writing next generation JavaScript.
Gab.ai - Gab is an ad-free social network dedicated to free speech.
Parcel - Blazing fast, zero configuration web application bundler