# Tutorials and resources
Open source software is inseparable from the contribution of the community. Here will be a list of tutorials, learning materials and supporting solutions provided by the community.
If you have written or found an excellent tutorial and want to recommend it to us, please directly edit this page (opens new window) submit a PR.
# Blog
- How Luckysheet initializes the data with merged cells (opens new window)[Pending translation]
- How Luckysheet saves the data in the table to the database (opens new window)[Pending translation]
- Case of introducing Luckysheet into local HTML using CDN loading (opens new window)[Pending translation]
- Basic usage of Luckysheet, use
loadUrl
to load server data (opens new window) - Luckysheet import and export implementation-Java background processing (opens new window)
# Front-end case
# Community Case
# Back-end case
# Official case
# Community Case
- Luckysheet save and restore (opens new window) (Java version)
- Online form for collaborative editing based on Luckysheet (opens new window) (Java version)
- Simple Express.js server example template for individual use (opens new window) (Node-Express version)
- Use .net core 3.1 and Npoi to make a basic export based on LuckSheet (opens new window) (.NET version)
- Collaborative editing in go language version (opens new window)(Go version)
# Learning Materials
- How to build a web data analysis report from 0 to 1 (opens new window)[Pending translation]