https://github.com/josecorreamorales/kojs-ojet-training
Oracle JET - knockoutjs Roadmap. 🚀
https://github.com/josecorreamorales/kojs-ojet-training
jquery knockoutjs oracle-jet unocss
Last synced: 2 months ago
JSON representation
Oracle JET - knockoutjs Roadmap. 🚀
- Host: GitHub
- URL: https://github.com/josecorreamorales/kojs-ojet-training
- Owner: JoseCorreaMorales
- License: mit
- Created: 2025-02-06T23:48:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T00:04:53.000Z (about 1 year ago)
- Last Synced: 2025-05-22T00:13:26.480Z (about 1 year ago)
- Topics: jquery, knockoutjs, oracle-jet, unocss
- Language: JavaScript
- Homepage: https://josecorreamorales.github.io/kojs-ojet-training/
- Size: 364 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Knockout.js - Oracle JET Training Exercises
Welcome to the **Knockout.js Oracle Training Exercises** repository!
This project contains a series of exercises, examples, and conceptual overviews designed to master **Oracle JET** and **Knockout.js**, a powerful JavaScript library for building dynamic MVVM-based UIs.
---
## 🌟 Overview
This repository offers:
- Practical **Knockout.js/Oracle JET** training exercises.
- Hands-on examples for learning **MVVM patterns** in frontend development.
- A dedicated branch (`knockoutjs`) with specialized content.
- A detailed [Wiki](https://github.com/JoseCorreaMorales/oject-training/wiki/Knockout.js-%E2%80%90-Conceptual-Overview) explaining core concepts.
---
## 📂 Repository Structure
- `main` → General training materials of Oracle JET.
- `knockoutjs` → Core concepts applied into a project specific to Knockout.js.
---
## 📖 Wiki
Dive deeper into the **conceptual overview of Knockout.js** in our [Wiki](https://github.com/JoseCorreaMorales/oject-training/wiki/Knockout.js-%E2%80%90-Conceptual-Overview).
You'll find:
- Data-bindings
- Observables
- Computed observables
- MVVM architecture insights
---
## 🚀 Getting Started
1. **Clone the repo:**
```bash
git clone https://github.com/JoseCorreaMorales/oject-training.git