awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

billyjov/microfrontend-resources

0
View on GitHub↗
0 stars·0 forks·3 views

Microfrontend Resources

Features

  • Programming Resources - Comprehensive collection of learning materials for micro frontend architecture.

Star history

Star history chart for billyjov/microfrontend-resourcesStar history chart for billyjov/microfrontend-resources

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Microfrontend Resources

Similar open-source projects, ranked by how many features they share with Microfrontend Resources.
  • denysdovhan/wtfjsdenysdovhan avatar

    denysdovhan/wtfjs

    37,628View on GitHub↗

    This project is an educational resource and technical reference archive focused on the core architecture and counter-intuitive behaviors of the JavaScript programming language. It provides a comprehensive collection of language edge cases, syntax anomalies, and runtime inconsistencies that challenge standard developer assumptions. By grounding these examples in the official ECMAScript specification, the repository serves as a guide for understanding the underlying mechanics of the language. The project distinguishes itself by cataloging specific instances of type coercion, operator precedence

    JavaScriptbookhandbookjavascript
    View on GitHub↗37,628
  • l-hammer/you-need-to-know-cssl-hammer avatar

    l-hammer/You-need-to-know-css

    5,444View on GitHub↗

    You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including layout patterns, visual effects, animations, and component styling. It serves as a quick reference for developers looking to implement ready-to-use styling solutions without writing CSS from scratch. The collection is organized by visual effect or layout category, with each snippet presented on a standalone page that includes syntax-highlighted code, property documentation explaining the CSS rules and their values, and a live inline demo rendered inside an isolated iframe to

    CSScsscss-animationscss-center
    View on GitHub↗5,444
  • leonardomso/33-js-conceptsleonardomso avatar

    leonardomso/33-js-concepts

    66,467View on GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-loop-based concurrency, alongside advanced topics like JIT-compiled execution and memory management. The repository distinguishes itself by offering deep-dive technical guides that bridge the gap between abstract language concepts and practical browser implementation. It features

    JavaScriptangularconceptses6
    View on GitHub↗66,467
  • mithi/react-philosophiesmithi avatar

    mithi/react-philosophies

    3,728View on GitHub↗

    This project is a collection of architectural guidelines and design patterns for building applications with the React library. It provides a framework for organizing frontend architecture, component design standards, and state management strategies to reduce technical debt and complexity. The guide emphasizes a modular approach to component design, focusing on the separation of business logic from the user interface and the use of primitive props to ensure single responsibility. It advocates for a testing philosophy centered on user behavior and integration outcomes rather than internal imple

    clean-codehacktoberfestreact
    View on GitHub↗3,728
See all 6 alternatives to Microfrontend Resources→

Frequently asked questions

What are the main features of billyjov/microfrontend-resources?

The main features of billyjov/microfrontend-resources are: Programming Resources.

What are some open-source alternatives to billyjov/microfrontend-resources?

Open-source alternatives to billyjov/microfrontend-resources include: denysdovhan/wtfjs — This project is an educational resource and technical reference archive focused on the core architecture and… l-hammer/you-need-to-know-css — You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including… leonardomso/33-js-concepts — This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime… mithi/react-philosophies — This project is a collection of architectural guidelines and design patterns for building applications with the React… ryanmcdermott/clean-code-javascript — This project is a collection of engineering guidelines and best practices for writing readable and maintainable… sdmg15/best-websites-a-programmer-should-visit — Some useful websites for programmers.