Skip to content
Freaky Jolly

Freaky Jolly

News . Hacks . Tricks . Reviews

  • Home
  • Directory
  • Hire us
  • Contact Us
    • Share your content
    • Request Demo
  • Tools
  • Privacy Policy

Category: Angular

Integrate Angular Material in Ionic 3

Last updated on November 28, 2018 Jolly.exe

Angular’s team build Google’s Material design-based framework known as Angular Material. This framework is based on principles of Google material design, you can read more about it here. Today we will discuss, on how we can fuse the beauty of Angular Material and its powerful components with Ionic 3 framework. At the end of this tutorial,

Read More

Angular 9|8|7 How to Check All/ Uncheck All Checkbox List

Last updated on April 23, 2020 Jolly.exe

In this post, we will discuss a very common functionality on checkboxes, select and unselect all checkboxes in Angular applications. We will create a project in the latest Angular 9 version and create a dummy item list to demonstrate this. This tutorial is updated and compatible with all Angular versions including 6,7,8 and 9

Angular 8|9 Pass Data between Components Example Application

Last updated on April 19, 2020 Jolly.exe

Continuing from my previous post has an example of filter pipe usage in Angular application. Here we will upgrade that simple filter app to level next. I have upgraded this application to Angular v9, worked basically on two important methods using which we can pass data between Angular components.

Angular 9|8|7 Dynamic Radio List get Selected Value

Last updated on June 12, 2020 Jolly.exe

Listing of items in data is a simple way to show items. If users have to select only a single Item out of it, we need to use radio input fields. here we will discuss the implementation of radio input list in Angular 6. We will develop a simple Angular application which will have the

Read More

Angular 7/6 | Share Data between Components Using @Input Decorator

Last updated on March 18, 2019 Jolly.exe

Angular’s best feature is component. We can divide different modules into a number of components. Where each component having its own responsibility to perform. But, sometimes these components may need to communicate with each other and share data having each other’s dependencies. In this post, we will discuss a simple example app which will share

Read More

Angular 9|8|7 Parent Child Checkbox List Structure with Expand Collapse

Last updated on June 5, 2020 Jolly.exe

In this post we’ll discuss on How to Create a Checkbox List having parents and child structure, using a single data object. The list checkboxes will have a child group and a parent checkbox each. Checking / Unchecking the parent will select/ unselect child list items. We’ll also implement expand collapse functionality on our list

Read More

Angular 9/8 | Add Simple Image Carousel/ Slider using ng2-carouselamos

Last updated on April 28, 2020 Jolly.exe

Image Carousels provides a good front-end user experience to show graphics or images in a small space in an interactive way. But in Angular Application we hardly find great carousels/ image sliders to work with. In this tutorial, we will implement a Great Simple and Easy to Use Angular Image Carousel.

Angular 7/6 | Not Reflecting Change in Variable and Model Value Passed in Component Method as Parameter/ Argument Resolved!

Last updated on March 18, 2019 Jolly.exe

In an Angular application in some situations, we need to make changes in local variables which are getting used and defined as global. These variable or Model values does not reflect any change if we pass them as argument or parameter in a component method, then change in that parameter value does not reflect globally

Read More

Angular IO 6 Quick CLI commands: Shortz

Last updated on November 30, 2018 Jolly.exe

Just simple quick commands to create an Angular 6 application. You can read more here. In this post, we will only do not that much reading.

Angular 9|8 + Typescript: Create Filter List with Check-boxes to Select from List

Last updated on April 19, 2020 Jolly.exe

Compatible with Angular versions 2,4,5,6,7,8 & 9 Hi Guys, here we will create a list of items with a filter using Angular and Typescript. For filtering list data we will use Pipes. Features: Filter from the list using the input search form field. Use the checkbox to select a game from the populated list. Selected

Read More

Posts navigation

Previous 1 … 8 9 10

Dark Mode

Tutorials

Angular_tutorials
Angular
Ionic_tutorials
Ionic
Firebase_tutorials
Firebase
Advertisement


Copyright ©Freaky Jolly

DMCA.com Protection Status