Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1011 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 1011 Bytes

Laravel Testing

This repository stores my testing with Laravel, Tailwind CSS, React, and SCSS. While I've already made production-ready Laravel projects such as Best Mods, I am still very new to all of these frameworks and libraries. Therefore, I do like performing testing knowing if I break something, it won't be the end of the world, lol.

Test-Web01

This project includes Tailwind CSS and React using the Infinite Scroller NPM package. We demonstrate how to continously load static data from an array. The source file where most of this performed may be found here!

We will be implementing this functionality (both React and the Infinite Scroller package) into Best Mods instead of relying on a jQuery library called DataTables.

GIF Video