• Angular 17 Control Flow: Elevate Your Development Experience

    Do you want to elevate your development experience with Ignite UI for Angular? Try the new block template syntax for optimized, built-in control flow.
    • Mon, Nov 27 2023
  • How to integrate IgniteUI with Aurelia

    This blog post will demonstrate the usage of IgGrid in Aurelia application, but the steps are applicable for all of the Ignite UI widgets.

    Aurelia made a great effort to deliver to its users several ways for building Aurelia applications. This will be a walkthrough of the most popular one - Creating a project using Aurelia CLI.

    Prerequisites

    This is the list with the requirements:

    • Install NodeJS version 4.x or above…
    • Fri, Dec 23 2016
  • Using Ignite UI widgets in Angular 2 application

    This blog post will demonstrate the steps needed to create Angular 2 components with TypeScript. This example is using the Ignite UI igGrid widget.

    Probably you are asking yourself, why Typescript? Well, Angular 2 is written in TypeScript and even though using TypeScript is not necessary, it provides better modularity and a few more goodies, like compile-time errors, auto-completion, etc.

    Angular 2 and components

    Even…

    • Mon, Jan 18 2016