InfoQ Homepage Software Build Content on InfoQ
News
RSS Feed-
RSLint, a New, Fast JavaScript Linter Written in Rust
Dambrosio recently released RSLint, a linter for JavaScript that is written entirely in Rust. RSLint strives to be as fast as possible, customizable, and easy to use. RSLint is still in the early phase of its development and features basic Visual Studio Code integration.
-
Zero Server Framework Creates Web Apps from Node, React, HTML, MDX, Vue, Svelte and Python Files
The Zero Server web framework allows developers to create, build and develop web applications with server-side rendering and little to no configuration. Zero Server now accepts a mix of Node.js, React, HTML, MDX, Vue, Svelte, Python, and static files. Zero Server also now supports TypeScript.
-
@Pika/web Frees Modern Web Development from the Complexity of Package Bundling
@pika/web, part of the pika tool chain, aims at improving web application developers' experience by turning often-complex bundling processes into an opt-in feature. With @pika/web, developers can run `npm` packages directly in the browser. Bundlers, like Browserify, Webpack or import maps, may be used but are no longer required.
-
Pika Brings Zero-Configuration Bundling and Publishing for NPM Packages
Pika revisits the discovery, bundling, packaging, and publishing of modern web applications. Its discovery module exposes an online search interface retrieving exclusively ECMAScript module-based packages (ES Module or ESM) published on npm. Its configuration-free packaging module builds, bundles and packages applications optimized for consumption in modern browsers and Node.js environments.
-
ThoughtWorks Announces Improved Mingle Build Times
Mingle continuous integration now takes 40 minutes to complete one build.Sudhindra Rao, Software Consultant at ThoughtWorks shares the achievement.