Angular Date & Time Picker With Moment.js

0
It's a great date and time picker for Angular that you can use in your Angular project with plenty of customization options. Angular Moment Picker is a native AngularJS directive for date and time picker...

Angular Countdown & Countup Timer

2
In this post, I am going to share a simple and very clean angular component to add a count down and count up timer on your webpage. The Angular Countdown Timer is good for...

Angular Notification Message Component

0
Today, I am going to share a very simple angular component to display alert messages on top of the page. With these notification messages, you can display any action like success, error, warning...

Dynamic Data Table Component With Angular Material

0
Dynamic table component for angular built on top of the angular material table. It offers sorting, pagination, filtering per column, and the ability to specify content types and components used for displaying them. The...

Material Design Angular File Upload Component

0
This tool is a simple & configurable file upload component for use with Angular Material. you can use this component to upload files.PrerequisitesIn order to use mat-file-upload in your app, you must have the following dependencies installed:AngularAngular...

Dynamically Lazy Load & Code-Split For Angular

0
Are you looking for a lazyload component for your Angular application. If so, in this article I will share a simple Angular lazy loading plugin that supports dynamic lazy loading. You can dynamically fetch...

Responsive Sticky Slider Navigation

0
Navigation always a key attraction to the Website. If you want to add responsive sticky slider navigation on your website, I would like to suggest you use the following codes to make it sticky...
ReactJS 101 -Everything You Need

ReactJS 101: Everything You Need

0
Over the past few years, ReactJS has been a highlight in the mobile and web development industry. It is estimated that over 95,000 websites currently utilize ReactJS, and there is no sign of slowing...

TRENDING ARTICLES