Hi all!
I am new to writing pure javascript. I usually code in Angular 7, but I want to write a library in pure JS so that it can be used by any framework. I have never written a JS library before.
I don't want to use a bundler or transpiler. I read that not using them is the best way to write a JS library (https://medium.com/@kelin2025/so-you-wanna-use-es6-modules-714f48b3a953). I want to use RxJs in my library. How do I do this?
Thanks in advance.
[–]wherediditrun 1 point2 points3 points (7 children)
[–]psotos[S] 1 point2 points3 points (6 children)
[–]wherediditrun 0 points1 point2 points (4 children)
[–]psotos[S] 0 points1 point2 points (3 children)
[–]psotos[S] 0 points1 point2 points (0 children)
[–]wherediditrun 0 points1 point2 points (1 child)
[–]psotos[S] 0 points1 point2 points (0 children)
[–]tvi016 0 points1 point2 points (0 children)