New Web Components! DataGrid and MobileList
Grids are fairly straightforward to put together, but getting one that works well, and looks good, can take months, and often slows down the process of getting your product to market.
DataGrid is a component to show data in a standard tabular format, in landscape mode, engineered for desktops, that is easy to implement and use.?
MobileList is a component to show data in a card-style list format, in portrait mode, engineered for mobile devices, that is also easy to implement and use.
Both DataGrid and MobileList components were built together such that the same capabilities are found in both. The installation, usage, inputs, and events, the majority of the API, most of the styling, and a helper service, are all functionally the same, by design. Interface names do differ. This is all to speed up the development process, and importantly to help get products and services to market quicker.
The DataGrid can be found here on any desktop/laptop: https://exoduscloud.tech/angular-libraries
The same link shows the MobileList where a mobile device is used: https://exoduscloud.tech/angular-libraries
At this point, I would also like to thank friends and colleagues for challenging me to do this.
Experts in making websites for real estate agents | Generate 5X more revenue with a high-converting website | Sr. Software Engineer | Founder @KodeIsland.
9 个月Huw, thanks for sharing!
Executive Vice President of Solutions Engineering at v4c.ai
1 年Awesome work, Huw!
Software Developer w OneFile
1 年Nice one Huw! Vanilla js or angular elements?