Giter Site home page Giter Site logo

react-components's Introduction

React Components

Описание курса:

В данном видео-курсе мы с вами создадим библиотеку компонентов для проектов на ReactJS. Целью данного курса лекций является не создать абсалютно универсальные компоненты, а научиться мыслить в компонентном стиле и постараться создавать гибкие и переиспользуемые модули. Мы с вами рассмотрим создание как простых компонентов таких как кнопки, бейджики, иконки и т.д. так и объединение их в более сложные компоненты: табы, чипы, модальные окна.

Используемые ресурсы и инструменты:

Полезные ссылки:

Быстрый старт:

  • Клонируйте репозиторий: git clone https://github.com/YauhenKavalchuk/react-components.git
  • Установите зависимости: yarn install или npm install
  • Перейдите в нужную ветку соответствующую уроку: git checkout 02_button или git checkout 04_icon и т.д.
  • Запустите проект: yarn start или npm start

Дополнительные комманды:

  • Запустить линт проекта: yarn lint или npm run lint

Список уроков:

  • React components #0 Введение в курс (Introduction)
  • React components #1 Установка окружения (Setup Environment​)
  • React components #2 Кнопка (Button​)
  • React components #3 Группа кнопок (Button group​)
  • React components #4 Иконка (Icon​)
  • React components #5 Картинка (Image)
  • React components #6 Фишка (Chip)
  • React components #7 Бейдж (Badge)
  • React components #8 Группированный список (List group)
  • React components #9 Поле ввода (Input​)
  • React components #10 Табы (Tabs​)
  • React components #11 Подсказка (Tooltip)
  • React components #12 Модальное окно (Modal window)

Автор курса в социальных сетях:

Social network Link to Profile
LinkedIn:
YouTube:
VK:
Twitter:

react-components's People

Watchers

James Cloos 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.