Coder Social home page Coder Social logo

fork's Introduction

Starting from Scratch with single-spa

Project Overview

This repository contains the completed code for this tutorial.

single-spa allows you to build micro frontends that coexist and can each be written with their own framework. This will allow you and your team to:

  1. Use multiple frameworks on the same page. see the single-spa ecosystem for more info
  2. Write code using a new framework, without rewriting your existing application
  3. Lazy load code for improved initial load time.

Single-spa can be used with just about any build system or javascript framework, but this tutorial will focus on creating a web app with Webpack, React, and AngularJS. Our tutorial puts everything into a single code repository, but it is also possible to have separate code repositories for each of your applications.

If you'd like to learn how to use single-spa with Angular 2+, Vue, or other frameworks, try these tutorials. And if you'd rather use a different build system instead of webpack, check out this tutorial

You can find the code for this tutorial. Read more about separating applications using single-spa.

Be sure to read through the single-spa docs, check the single-spa github and the help section for more support.

Project Set up

git clone [email protected]:alocke12992/single-spa-starting-from-scratch.git
cd single-spa-starting-from-scratch
yarn
yarn start

Tutorial

Check out the Starting From Scratch tutorial for this project on the single-spa website.

fork's People

Contributors

enoch3712 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.