Quick summary: A project is about to fail. Everybody feels it won’t meet the hard … Read more Developers in Charge of a Failing Project
Introduction There are some selectors in CSS[1] that does the JavaScript magic. They work perfectly … Read more CSS Selectors That Does Javascript Magic
by altafino
GitHub – altafino/react-webpack-5-tailwind-2: React 17 Boilerplate with Webpack 5, Tailwind 2, using babel, SASS, HMR, … Read more I released my React 17 Boilerplate with Tailwind 2, Webpack 5, HMR
With API stabilizations, several large infrastructure refactors, the 1.0 release, and shipping the single most … Read more Deno in 2020
I’ve been working on a project called DFlex that contains multiple packages all written in … Read more DFlex: ☀️ JavaScript Project to Manipulate DOM Elements
Build A Hacker News Clone / Introduction Created in 2007 by Paul Graham[1], Hacker News[2] … Read more Build & Deploy a Hacker News Clone With React.js, Node.js, & MongoDB
by Debdut
GitHub – Debdut/react-fast-charts: Blazing Fast Charting Library in React with loading time less than 50ms … Read more Fast Chart in React that loads under 50ms
by sanmak
Electron app for package managers SUMO TAB Explore the docs »[1] · Report Bug[2] · … Read more Electron app for package managers. From Javascript, Python, PHP, etc. Don't get lost while searching for your package.
by profclems
GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to … Read more glab: an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs
by makotot
Headless component & custom hook for pagination. Install npm i @makotot/paginated Example Usage Render Props … Read more Paginated: React headless pagination component
Squire[1] is a library of prebuilt static Eloquent models for common fixture data. It provides … Read more Squire: Static Eloquent Model Library
If you have used Redux before, you would be aware of the concept of middlewares. … Read more Use redux-like middleware for useReducer in React
The Laravel actions[1] package provides a new way to organize your Laravel applications’ logic by … Read more Organize Laravel Applications With Actions
Sigmoid is the default activation function. This function outputs a value in the range ([0,1].) … Read more New Github Wiki Documentation | Dannjs
by jalal246
DOM relations generator algorithm. Generates relations between DOM elements based on element depth without browser. … Read more Generate relations between DOM elements based on element depth without a browser