In this article I will show you how I created my own command lite interface with NodeJs. In my case I'm doing a CLI for Stencil.
How I created and published my first Stencil component
Take a look at how I created a Stencil component and published it on the npmjs repository.
Stencil — Tutorial: Tour of Heroes Part 5
Learn to use HTTP requests with Typescript services behind Stencil components.
Stencil — Tutorial: Tour of Heroes Part 4
When people assumes that you built the project with Angular. If you just landed on this tutorial make sure to read part 1 to part 3 over here first: https://nerdic-coder.com/2018/04/21/stencil-tutorial-tour-of-heroes/ If you have not done part 3 yet, you can pick up the code from here to follow along in this part 4 of the tutorial: https://github.com/nerdic-coder/stencil-tour-of-heroes/tree/v3.0... Continue Reading →
Stencil — Tutorial: Tour of Heroes Part 3
Robin the hidden hero, just like service classes below the components surface! If you just landed on this tutorial make sure to read part 1 and part 2 over here first: https://nerdic-coder.com/2018/04/21/stencil-tutorial-tour-of-heroes/ If you have not done part 1 and 2 yet, you can pick up the code from here to follow along in this part... Continue Reading →