- Overview
- Transcript
3.2 Implementing Pagination
Our old user list used pagination. We want to keep that functionality, so we’ll use the laravel-vue-pagination package to help facilitate it.
Related Links
1.Introduction2 lessons, 07:33
2 lessons, 07:33
1.1Introduction01:39
1.1
Introduction
01:39
1.2What You Need and App Overview05:54
1.2
What You Need and App Overview
05:54
2.Improving Forms7 lessons, 1:10:30
7 lessons, 1:10:30
2.1A Vue.js Component Primer09:23
2.1
A Vue.js Component Primer
09:23
2.2Converting a Blade View Into a Vue.js Component14:37
2.2
Converting a Blade View Into a Vue.js Component
14:37
2.3Writing Component Methods06:43
2.3
Writing Component Methods
06:43
2.4Validating the Form08:48
2.4
Validating the Form
08:48
2.5Improving Invalid Forms09:25
2.5
Improving Invalid Forms
09:25
2.6Custom Validation13:48
2.6
Custom Validation
13:48
2.7Finishing the Component07:46
2.7
Finishing the Component
07:46
3.Improving the User List2 lessons, 22:20
2 lessons, 22:20
3.1Building a Better List14:34
3.1
Building a Better List
14:34
3.2Implementing Pagination07:46
3.2
Implementing Pagination
07:46
4.Conclusion1 lesson, 01:19
1 lesson, 01:19
4.1Conclusion01:19
4.1
Conclusion
01:19
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.