-
webpack
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Website: webpack.js.org
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Website: vercel.com
-
Website: unsplash.com
-
Website: tailwindcss.com
-
Website: sass-lang.com
-
Website: prettier.io
-
Website: postcss.org
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Website: jakearchibald.github.io/svgomg/
-
Puts Debuggerer
Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.
Website: github.com
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Website: getbootstrap.com
-
Google Fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
Website: fonts.google.com
-
Website: flexboxfroggy.com
-
Website: eslint.org
-
Website: code.visualstudio.com
-
Website: babeljs.io
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Related posts
-
Decoding JavaScript: A Guide to Deobfuscation
-
Adding Static Analysis tools
-
🚀 Angular 18 + Cypress, Material + Transloco + Jest, EsLint + Docker + Prettier 🚀
-
Shared Tailwind Setup For Micro Frontend Application with Nx Workspace
-
How I approach and structure Enterprise frontend applications after 4 years of using Next.js