{"id":19382229,"url":"https://github.com/iggredible/virtual-dom-demo","last_synced_at":"2026-06-20T14:31:48.539Z","repository":{"id":98749661,"uuid":"186914373","full_name":"iggredible/virtual-dom-demo","owner":"iggredible","description":"Super basic virtualDom demo to show vdom and diffing in action","archived":false,"fork":false,"pushed_at":"2019-05-17T23:31:33.000Z","size":68,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T17:13:47.575Z","etag":null,"topics":["demo","example","javascript","vdom","virtual-dom"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iggredible.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-15T23:03:58.000Z","updated_at":"2023-08-30T14:08:52.000Z","dependencies_parsed_at":"2023-05-25T03:30:24.460Z","dependency_job_id":null,"html_url":"https://github.com/iggredible/virtual-dom-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iggredible/virtual-dom-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iggredible%2Fvirtual-dom-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iggredible%2Fvirtual-dom-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iggredible%2Fvirtual-dom-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iggredible%2Fvirtual-dom-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iggredible","download_url":"https://codeload.github.com/iggredible/virtual-dom-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iggredible%2Fvirtual-dom-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34573729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","example","javascript","vdom","virtual-dom"],"created_at":"2024-11-10T09:20:06.834Z","updated_at":"2026-06-20T14:31:48.521Z","avatar_url":"https://github.com/iggredible.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual DOM Demo\n\nSimple demo of virtual dom. By using virtual dom, we can target a specific component in DOM tree to update it without having to update the entire tree using diffing. I think good grasp of virtual dom is essential in modern frontend development (ie [React](https://reactjs.org/)).\n\n# Starting Application\n\n`npm run start`\n\n# Resources\n\nFor more reading on virtual dom, check out these resources:\n- [DOM Basics](https://www.youtube.com/watch?v=H63dVFDuJDM) (video)\n- [How React.js works](https://www.youtube.com/watch?v=mLMfx8BEt8g) (video)\n- [Building a Simple Virtual DOM from Scratch](https://www.youtube.com/watch?v=85gJMUEcnkc) (video)\n- [How Virtual-DOM and diffing works in React](https://medium.com/@gethylgeorge/how-virtual-dom-and-diffing-works-in-react-6fc805f9f84e) (article)\n- [Reconciliation in React](https://reactjs.org/docs/reconciliation.html) (React docs)\n- [React: The Virtual DOM](https://www.codecademy.com/articles/react-virtual-dom) (article)\n\n_This repo was inspired by Jason Yu's talk on [Building Simple Virtual Dom](https://www.youtube.com/watch?v=85gJMUEcnkc)_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figgredible%2Fvirtual-dom-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figgredible%2Fvirtual-dom-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figgredible%2Fvirtual-dom-demo/lists"}