Client-Side Pagination in LWC | Lightning web component

Описание к видео Client-Side Pagination in LWC | Lightning web component

In this video, we will create a reusable pagination lightning web component. We will cover the following topic in this video
1) Create a new component
2) Component composition
3) for:each loop
4) parent component to child component data passing
5) Child to parent data passing using custom event
6) getter and setter
7) fetching data from apex
8) Wire service

Server side pagination is better for:
Large data set
Faster initial page load
Accessibility for those not running JavaScript
Complex view business logic
Resilience to concurrent changes


Client side pagination is better for:
Small data set
Faster subsequent page loads
Sort & filter requirements supported fully (unless results greater than max size).


FOR COOL STUFF OF LIGHTNING WEB COMPONENT
https://www.salesforcetroop.com/

FOLLOW ME -
FACEBOOK -   / salesforcetroop  
LINKEDIN -   / nikhilkarkra  
TWITTER - @karkra_nikhil

This is especially for all the students and IT professional who wants to make their career in Salesforce.

PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK.

Let everyone learn Salesforce and become a part of our #Ohana.#navigation #lwc #ohana #pagination

Комментарии

Информация по комментариям в разработке