Category: Development

Development

Metadata Driven UI In Angular

Metadata Driven UI Concept It is mainly used to improve the productivity and reduce UI development process. In real-world application development will have a lot of challenging tasks in UI. Imagine that you are going to develop one Web application using Angular 2+, it has CRUD operation. Generally, CRUD table design and development will take […]

Kumaresan 
Development

New Angular 6 Features

Angular 6 features are given here, compared with angular 5. Angular 6 Features and Benefits New CLI commands Angular Elements Material + CDK Components CLI Workspaces & Library Support Animations & RxJS v6 New CLI commands 1.ng update ng update <package> is a new and awesome CLI command. it will read your package.json file and Angular 6 to recommend […]

Kumaresan 
Development

How to change datepicker format

We can change Datepicker format using jquery and it will also work for bootstrap Datepicker. if you are going to build any web form or web applications. you need to add some registration forms may be its have some Datepicker operations.now its very simple using jquery UI. STEP 1: first you just want to include jquery […]

Kumaresan 
Development

Magento vs Woocommerce

Here we are going to discuss Magento vs Woocommerce. finally, you will have a clear idea about both platforms. Common Features: Magento and Woocommerce Open Source Products Customizable Community Support Self Hosted What’s the Difference 1.Magento Features When it comes to e-Commerce features. Magento is a clear winner here. Multistore capability Multi-language options Complex configurable […]

Kumaresan 
Development

nodemon app crashed error [Fix]

Hai Node Js developers it’s a fix for nodemon app crashed error.do you have an error like given below nodemon app crashed – waiting for file changes before starting…  STEP 1: don’t worry dude it’s not a big deal. now check your node js version it’s supported or not. STEP 2. Check your terminal window. any node js script already […]

Kumaresan 
Development

Angular 5 Getting Started

Angular 5 QuickStart Angular is one of the most popular single page application (SPA) platform based on TypeScript.now we gonna set up and start angular 5 application, just follow the steps Step 1: Set up Environment TextEditors create a nice environment experience to your development Install Node.js and npm in your machine Note: Check that […]

Kumaresan 
Development

Top 3 Codeigniter Authentication Libraries

Codeigniter authentication libraries used for simplifying the development work. Codeigniter is one of the most popular PHP Framework using MVC Concept, now we are gonna discuss some popular authentication libraries. Codeigniter Authentication libraries 1.Ion Auth It’s a simple flexible authentication library for CodeIgniter framework Library Function Admin Login,  User Login,  Logout User Registration Delete User, […]

Kumaresan 
Development

Top 3 Angular Admin Template (Angular 5)

1.AdminPro Angular  Lite Angular Admin Template: You know here we gonna discuss Angular 5 Free Admin Template.AdminPro Angular Lite really nice and clean UI with great colours & modular UI will attract your eyes at every time. AdminPro Admin Lite is really free and uses for your personal project development. For Commercial use the Paid version. Features: Awesomely Designed UI […]

Kumaresan