https://github.com/anastasiya29/jss-sandbox
A sandbox for learning Sitecore JavaScript Services (JSS). Built with React.
https://github.com/anastasiya29/jss-sandbox
javascript jss react sitecore
Last synced: 7 months ago
JSON representation
A sandbox for learning Sitecore JavaScript Services (JSS). Built with React.
- Host: GitHub
- URL: https://github.com/anastasiya29/jss-sandbox
- Owner: anastasiya29
- License: apache-2.0
- Created: 2019-01-24T23:41:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:55:30.000Z (over 3 years ago)
- Last Synced: 2025-03-25T21:35:26.708Z (about 1 year ago)
- Topics: javascript, jss, react, sitecore
- Language: JavaScript
- Homepage:
- Size: 6.73 MB
- Stars: 6
- Watchers: 0
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# jss-sandbox
I am a Sitecore and JavaScript developer who is currently learning the Sitecore JavaScript Services (JSS) SDK. My goal is to build a small sandbox site where I can explore JSS features and try out the API. I want to take typical challenges that developers encounter on projects and explore how they are handled in the JSS world.
## Goal
The purpose of this repo is to track progress, and to share my learnings with the community. For every topic that I explore, I will write a blog post describing what I did and what I learned.
## Contributing
All Sitecore community members are welcome to contribute to and experiment in this sandbox via pull requests, topic suggestions, or general feedback. If there’s a feature you’re been wanting to try in JSS - go for it!