Привет! Добавил типизацию нескольких библиотек в DefinitelyTyped зависимых друг от друга. Например Пакет А зависит от Пакета Б и использует большинство типов из библиотеки Б....
Hi! I want to publish my lib to github and npm. This is a set of utils I use in every project. My questions are: Should I use bundler if yes which one? Should I use babel? How...
@TRGWII I've found the instruction with rollup-plugin-babel, rollup-plugin-commonjs, rollup-plugin-node-resolve and rollup-plugin-terser. Do I really need all those plugins?
Hi. Which one you will choose and why? React + .Net Core Web API or .Net Core MVC with ReactJs.Net
Let's say if I use rollup, what plugins I need to utilize?
@TRGWII do I need to specify the src folder in main path?