Juho Vepsäläinen

Results 178 issues of Juho Vepsäläinen

We have to find and convince a maintenance expert to write a foreword for the book.

enhancement

Two at least: * Legacy vs. modern - If you do only a modern build, you can forget about standalone dist bundles and UMD (a big win) * Maintainer vs....

enhancement

* I think you should add one line to talk about the runner ups and deprecated alternatives to npm in the intro about packages. Component and Bower comes to mind....

enhancement

I'll update this issue when a translation is relevant. Now it's too early (need to finalize the book). CC @shadowz10.

enhancement

- [x] README chapter (automation, testing examples) - [ ] Site chapter - [x] API Documentation chapter - [x] Linting chapter

There's a stub in #42. It won't need much. A paragraph or two.

maybe

Give this a pass and tweak where you feel it's necessary. Most likely it would be nice to discuss how it works with multiple people and different roles. That might...

https://www.npmjs.com/package/npx https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b Would it be valuable to cover npx somehow?

appendix
maybe

[Deno](https://deno.land/) is an up and coming alternative to Node.js that's treating TypeScript as a first class citizen. Lately static site generators built around and have become to arise and it's...

I use TypeScript to provide typing over Oceanwind in my current work. I provide a `sx` prop for components where you can provide Oceanwind classes within a string (could be...