{"id":15371562,"url":"https://github.com/stevehobbsdev/reacttododemo","last_synced_at":"2026-03-18T01:30:17.350Z","repository":{"id":36179118,"uuid":"40483250","full_name":"stevehobbsdev/ReactTodoDemo","owner":"stevehobbsdev","description":"A demo Todo app using Express, Browserify and React","archived":false,"fork":false,"pushed_at":"2015-09-09T12:52:59.000Z","size":224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T20:16:00.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevehobbsdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-10T13:13:13.000Z","updated_at":"2015-08-10T13:16:11.000Z","dependencies_parsed_at":"2022-08-18T18:20:19.534Z","dependency_job_id":null,"html_url":"https://github.com/stevehobbsdev/ReactTodoDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FReactTodoDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FReactTodoDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FReactTodoDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FReactTodoDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehobbsdev","download_url":"https://codeload.github.com/stevehobbsdev/ReactTodoDemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239929521,"owners_count":19720148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-01T13:47:37.059Z","updated_at":"2026-03-18T01:30:17.288Z","avatar_url":"https://github.com/stevehobbsdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-Todo demo\nA demo Todo app using Express, Browserify and React. This project also implements [isomorphic javascript][3] to render the component on the server as well as the client.\n\n## Notes \n- Browserify is configured to use React as an external dependency using [browserify-shim][1], instead of bundling it inline.\n- [babel/register][2] is used to transform the\n- check out _components/Todo.jsx_ for the main component code\n- Browserify compiles everything to _public/javascripts/index.js_\n- Note the call to `require('babel/register')` in app.js to allow the JSX component to be rendered server-side\n- Note the call to `React.renderToString` in the index route to actually render the component on the server\n\n## Tasks\n- `$ npm start` - run the site (browse to http://localhost:3000) and start watchify to watch for changes on the component bundle\n- `$ npm run compile` - compile the JSX components.\n\n[1]: https://www.npmjs.org/package/browserify-shim\n[2]: https://babeljs.io/docs/setup/#babel_register\n[3]: http://nerds.airbnb.com/isomorphic-javascript-future-web-apps/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Freacttododemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehobbsdev%2Freacttododemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Freacttododemo/lists"}