The Getting Started Page needs to be updated with more information.
Changes are available on staging.
Adding the staging link here:
https://staging.infragistics.local/products/ignite-ui-angular/getting-started
Any time frame of when this will go live?
As an aside, while this documenting the need to npm install @types\hammerjs does resolve the issue. I have to ask, if we are configured correctly, shouldn't npm be handling that automatically for us?
<h1/> causes an issue. It should be </h1>.
Note also that the template for app.component.html appears twice.
In Usage section Ignite ui needs to be capitalized.
The fixes are applied:
https://staging.infragistics.local/products/ignite-ui-angular/getting-started
Two things:
<img width="300" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTAgMjUwIj4KICAgIDxwYXRoIGZpbGw9IiNERDAwMzEiIGQ9Ik0xMjUgMzBMMzEuOSA2My4ybDE0LjIgMTIzLjFMMTI1IDIzMGw3OC45LTQzLjcgMTQuMi0xMjMuMXoiIC8+CiAgICA8cGF0aCBmaWxsPSIjQzMwMDJGIiBkPSJNMTI1IDMwdjIyLjItLjFWMjMwbDc4LjktNDMuNyAxNC4yLTEyMy4xTDEyNSAzMHoiIC8+CiAgICA8cGF0aCAgZmlsbD0iI0ZGRkZGRiIgZD0iTTEyNSA1Mi4xTDY2LjggMTgyLjZoMjEuN2wxMS43LTI5LjJoNDkuNGwxMS43IDI5LjJIMTgzTDEyNSA1Mi4xem0xNyA4My4zaC0zNGwxNy00MC45IDE3IDQwLjl6IiAvPgogIDwvc3ZnPg==">I totally skipped this point "please make sure that HammerJS and @Types/hammerJS are also installed in your app" and after coming back to it I installed them in my projects folder but apparently it should be done in the folder of the particular project. I think the initial paragraphs have to be restructured because there is critical information in them.
Restructure the paragraphs in what ways ?
Bullet list the two "dependencies" as they are the initial steps for example with a font treatment to make them stand out more e.g. bold or larger font size
Can we get either the embedded plunkr, link to plunkr or JSFiddle back in. Being able to modify a live sample is a very easy way to learn, as well as to demo to customers. It was in the pre-release, and it was yanked out. Was there a reason for it being yanked?
@MikeTechSpeak Marketing requested that we remove plunkr.
Fair enough, but who and why? Because the embedded code is extremely useful. I believe plukr looked a little off because I think they had embedded ads. Which if that is why that is a valid reason. But can't we still use jsFiddle instead then?
We can still have both. Our samples will live both on plunkr and on our server. We will just provide a sample link to plunkr where people can play around with it.
Please close this issue and create a new one, so we can put it in planning. Also link the two for information tracking.
@MikeTechSpeak @dianj Please abstain from posting links in the public issues that are not publicly accessible.
Alright.
Arguably, we'll have an updated Getting Started with our CLI. Until then, let's have some final quick fixes to the current version and update the website.
npm install igniteui-js-blocks for the hammerjs and @types/hammerjs dependencies. Include a //comment in the box explaining that these are dependencies. "scripts": ["../node_modules/hammerjs/hammer.min.js"],


Most helpful comment
Fair enough, but who and why? Because the embedded code is extremely useful. I believe plukr looked a little off because I think they had embedded ads. Which if that is why that is a valid reason. But can't we still use jsFiddle instead then?