Frontend Web Design

Get Started. It's Free
or sign up with your email address
Frontend Web Design by Mind Map: Frontend Web Design

1. UI DESIGN/DEVELOPMENT

1.1. HTML

1.2. CSS

1.2.1. CSS Frontend Frameworks

1.2.1.1. Bootstrap

1.2.1.2. Materialize

1.2.1.3. Foundation

1.2.1.4. Bulma

1.2.1.5. Many More

1.3. JS

1.3.1. JS Frontend Frameworks/Libraries

1.3.1.1. jQuery

1.3.1.2. React

1.3.1.2.1. Meta Frameworks

1.3.1.3. Angular

1.3.1.3.1. Meta Frameworks

1.3.1.4. Vue

1.3.1.4.1. Meta Frameworks

1.3.1.5. Svelte

1.3.1.5.1. Meta Frameworks

1.3.1.6. SolidJS

1.3.1.7. StencilJS

1.3.1.8. Native Web Components

1.3.2. State Management

1.3.2.1. Mobx

1.3.2.2. Redux

1.3.2.3. State Machines

2. Build Process

2.1. NodeJS

2.1.1. Task Runners

2.1.1.1. Gulp

2.1.1.2. Grunt

2.1.2. Bundlers

2.1.2.1. Webpack

2.1.2.2. Rollup

2.1.2.3. Snowpack

2.1.2.4. Parcel

2.1.2.5. Vite

2.1.3. Transpilers

2.1.3.1. Babel

2.1.3.2. Typescript

2.1.4. ESLint

2.1.5. Testing

2.1.5.1. Jest

2.1.5.2. Mocha

2.1.5.3. Chai

2.1.5.4. Cypress

2.1.5.5. Karma