{"id":18820339,"url":"https://github.com/drylikov/nwb_react_tutorial","last_synced_at":"2026-03-14T16:43:36.693Z","repository":{"id":249882047,"uuid":"832845730","full_name":"drylikov/NWB_React_tutorial","owner":"drylikov","description":"About an implementation of the React Tutorial using NWB's middleware.","archived":false,"fork":false,"pushed_at":"2024-07-23T20:52:54.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"drylikov","last_synced_at":"2025-03-27T14:07:11.532Z","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/drylikov.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-23T20:50:27.000Z","updated_at":"2025-03-19T16:10:24.000Z","dependencies_parsed_at":"2024-07-24T00:22:26.870Z","dependency_job_id":null,"html_url":"https://github.com/drylikov/NWB_React_tutorial","commit_stats":null,"previous_names":["drylikov/nwb_react_tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drylikov%2FNWB_React_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drylikov%2FNWB_React_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drylikov%2FNWB_React_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drylikov%2FNWB_React_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drylikov","download_url":"https://codeload.github.com/drylikov/NWB_React_tutorial/tar.gz/refs/heads/drylikov","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248797816,"owners_count":21163199,"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-11-08T00:28:03.443Z","updated_at":"2026-03-14T16:43:31.643Z","avatar_url":"https://github.com/drylikov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NWB React tutorial\n\nAn implementation of the comment box from [the React tutorial](https://facebook.github.io/react/docs/tutorial.html) using nwb's middleware in the tutorial's API server to take advantage of nwb's default development setup, including:\n\n- ES6 `class` components, shorthand properties, arrow functions, computed property names, module syntax, spread operator\n- Stage 2 class properties\n- Stage 3 `async`/`await` syntax\n- `fetch()` and `Promise` polyfills\n- Importing CSS\n- Creation of final HTML to serve built files\n- Deterministic filename hashing for long-term caching of built files\n\n## Prerequisites\n\n[Node.js](http://nodejs.org/) \u003e= v4 must be installed.\n\n## Installation\n\n* Running `npm install` in the app's root directory will install everything you need for development.\n\n## Development Server\n\n* `npm start` will run the app's server at [http://localhost:3000](http://localhost:3000).\n\n  If a static build is present in `dist/`, it will be served.\n\n  Otherwise, a hot-reloading development build will be served using nwb's middleware.\n\n* `npm run build` creates a static production build by default.\n\n   To create a static development build, set the `NODE_ENV` environment variable to `development` while building.\n\n* `npm run clean` will delete built resources from `dist/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrylikov%2Fnwb_react_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrylikov%2Fnwb_react_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrylikov%2Fnwb_react_tutorial/lists"}