- Germany
- https://code1x1.de/
Lists (1)
Sort Name ascending (A-Z)
Stars
The library for web and native user interfaces.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Coding articles to level up your development skills
24 Lessons, 12 Weeks, Get Started as a Web Developer
Clean Code concepts adapted for JavaScript
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
📜 33 JavaScript concepts every developer should know.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
Free, simple, and intuitive online database diagram editor and SQL generator.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
MongoDB object modeling designed to work in an asynchronous environment.
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
Node.js based forum software built for the modern web
The open source Zapier alternative. Build workflow automation without spending time and money.
Guide your users through a tour of your app
Simplifies creation of HTML files to serve your webpack bundles
Internationalization for react done right. Using the i18next i18n ecosystem.
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the v…
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or…