https://github.com/devssh/documentation-attemptv3-2024
Testing Practice for Maintainability and Reusability of Static pages with Search
https://github.com/devssh/documentation-attemptv3-2024
Last synced: 5 months ago
JSON representation
Testing Practice for Maintainability and Reusability of Static pages with Search
- Host: GitHub
- URL: https://github.com/devssh/documentation-attemptv3-2024
- Owner: devssh
- License: bsd-3-clause
- Created: 2025-03-17T14:46:27.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-17T14:55:01.000Z (10 months ago)
- Last Synced: 2025-08-09T19:54:30.609Z (5 months ago)
- Language: JavaScript
- Size: 2.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Testing out the Documentation of Static Pages with Vanilla HTML5, CSS and Vanilla JS 2024.
Main focus is
1. Maintainability
2. Reusability
3. Practice
4. Static Pages
5. Searching
6. Metaprogramming
Good attempt, learnt a bit about the challenges, pitfalls and correct ways to do it. Useful practice.
Took few days to build and used for few days.
Searching it might be pushing the limits on memory limits of JS browser over the long run.