Search

Nalezeno "bundling": 9

Great Queer Games Bundle Nets You 500+ Games For $60


Huge bundles of games on the itch.io store are frequently used as a means of raising money for charitable causes. Typically, they let you set your own price (above an extremely reasonable minimum), and the proceeds go to various charities and organizations. The new Queer Games Bundle is a little...

Two Massive Charity Game Bundles Have Now Raised Over $12 Million For Ukraine


Indie digital storefront Itch.io has raised over $6 million via its recently ended Bundle for Ukraine charity package. Meanwhile, Humble Bundle’s similarly large collection of games and comics has already raised over $6 million as well, with six days left before it ends. That’s a massive amount...

Palestinian Aid Games Bundle Raises $500,000


The Indie bundle for Palestinian Aid, a collection of games, tools and other software put together to raise money for the United Nations Relief and Works Agency (who are doing essential emergency work for the Palestinian people), opened up last week with a goal of collecting $500,000. It’s already...

Working with Fusebox and React


If you are searching for an alternative bundler to webpack, you might want to take a look at FuseBox. It builds on what webpack offers — code-splitting, hot module reloading, dynamic imports, etc. — but code-splitting in FuseBox requires zero configuration by default (although webpack will offer...

Why Parcel Has Become My Go-To Bundler for Development


Today we’re gonna talk about application bundlers — tools that simplify our lives as developers. At their core, bundlers pick your code from multiple files and put everything all together in one or more files in a logical order that are compiled and ready for use in a browser. Moreover, through...

Split


Jeremy on the divide between the core languages of the web, and all the tooling that exists to produce code in those languages: On the one hand, you’ve got the raw materials of the web: HTML, CSS, and JavaScript. This is what users will ultimately interact with. On the other hand, you’ve got...

Using Parcel as a Bundler for React Applications


You may already be familiar with webpack for asset management on projects. However, there’s another cool tool out there called Parcel, which is comparable to webpack in that it helps with hassle-free asset bundling. Where Parcel really shines is that it requires zero configuration to get up...

Moving from Gulp to Parcel


Ben Frain just made some notes about the switch from Gulp to Parcel, a relatively new "web application bundler" which, from a quick look at things, is similar to webpack but without all the hassle of setting things up. One of the things I’ve always disliked about webpack is that you kinda have...

How to Worry About npm Package Weight


It's all too easy to go crazy with the imports and end up with megabytes upon megabytes of JavaScript. It can be a problem as that weight burdens each and every visitor from our site, very possibly delaying or stopping them from doing what they came to do on the site. Bad for them, worse for you....

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace