Workbox is a set of libraries and Node modules that make it easy to cache assets and take full advantage of features used to build Progressive Web Apps.
Draxt is an open-source utility module for selecting and manipulating filesystem objects in a Node.js environment. It uses glob patterns as its "selector engine" to select filesytem objects (files, directories, ...).
VSCodium is a fork of VSCode. This project’s sole aim is to provide you with ready to use binaries without Microsoft’s telemetry code. Hell yes, Microsoft is Microsoft! ;-)
Imagine the productivity boost of being able to locally test your site generator, API integrations, serverless functions, and edge rules, all in a single development server. That’s Netlify Dev: a powerful way to build and test modern web apps on your local machine.
Is Deno the new Nodejs? Ryan Dahl, the Nodejs creator works on a new project called Deno, a secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
Let's build your first Chrome extension with John Hotterbeekx. In this post, John shows you how to build a Chrome extension with a concrete example and code snippets.
You want to start a podcast but don't know which microphone to choose, or you are a beginner web developer and wonder which IDE is best? Check this list of /uses pages that detail apps and gear used by professional web developers.
Is Flatpak the future of apps on Linux? Flatpak is a next-generation technology for building and distributing desktop applications on Linux
MEAN.JS is a full-stack JavaScript solution that helps you build fast, robust, and maintainable production web applications using MongoDB, Express, AngularJS, and Node.js.
This release starts Django’s use of a loose form of semantic versioning, but there aren’t any major backwards incompatible changes (except that support for Python 2.7 is removed) that might be expected of a 2.0 release. Upgrading should be a similar amount of effort as past feature releases.
A backend agnostic REST and GraphQL based admin interface.
Apostrophe is an open source project with a healthy and growing community behind it, thanks to widespread developer interest in node.js and the rest of our technology stack, which also includes MongoDB and Nunjucks.
Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a microsecond's time.
A high-productivity, flexible web framework for the Go language.
Trix is an editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.
Learn how to use the combination of signed transactions and JWT tokens to authenticate users from a pair of cryptographic keys that identify the blockchain user. Post written by Viktor Sokolov & Sergey Nebolsin