Skip to content

Instantly share code, notes, and snippets.

View svkorepanov's full-sized avatar

Sergey Korepanov svkorepanov

View GitHub Profile
@svkorepanov
svkorepanov / hwo-to-choose-bundler.md
Last active February 13, 2020 20:25
Here is my notes about How to build your own big project with React, SSR, Node.js backend, custom UI library published as nmp package and all it with CI/CD sauce

So, in case of simple application or midlarge application we can just use create-react-app. It will allows us to avoid many dificulties.

In my case I want to build big application as if we start new enterprise project.

@svkorepanov
svkorepanov / js-task-1.md
Created May 14, 2018 14:15 — forked from codedokode/js-task-1.md
Задания на яваскрипт (простые)