{"id":16720866,"url":"https://github.com/yoavniran/react-performance-demo","last_synced_at":"2025-10-18T00:02:12.868Z","repository":{"id":76012897,"uuid":"153300758","full_name":"yoavniran/react-performance-demo","owner":"yoavniran","description":"demo app showcasing performance issues and solutions","archived":false,"fork":false,"pushed_at":"2018-11-22T16:43:30.000Z","size":476,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T12:16:38.590Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoavniran.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":"2018-10-16T14:33:15.000Z","updated_at":"2018-11-22T15:59:20.000Z","dependencies_parsed_at":"2023-02-26T03:30:11.893Z","dependency_job_id":null,"html_url":"https://github.com/yoavniran/react-performance-demo","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/yoavniran%2Freact-performance-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoavniran%2Freact-performance-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoavniran%2Freact-performance-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoavniran%2Freact-performance-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoavniran","download_url":"https://codeload.github.com/yoavniran/react-performance-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoavniran%2Freact-performance-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259181089,"owners_count":22817874,"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-12T22:27:06.257Z","updated_at":"2025-10-18T00:02:12.861Z","avatar_url":"https://github.com/yoavniran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This code was used for my presentation @ React-Next (Nov) 2018\n\n[Talk on youtube](https://www.youtube.com/watch?v=O6pLZK3R2II)\n\n[![Talk](https://res.cloudinary.com/yoav-cloud/image/upload/q_auto,f_auto/v1542890438/Screen_Shot_2018-11-22_at_14.39.01_o7lowv.png)](https://www.youtube.com/watch?v=O6pLZK3R2II)\n\n[Slides on SlideShare](https://www.slideshare.net/yoavniran/react-responsively-render-responsibly) \n\n\n## How to Run\n\n### Client Side\n\nAfter cloning this repo run (from the root of the project):\n\n\u003e yarn \n\nAfter that run:\n\n\u003e yarn start\n\nThis will start the webpack dev server and serve the client side of this app.\n\n### Server Side\n\nThe images for the app are fetched from a Cloudinary Cloud. Therefore you'll need to have a \nregistered account first. You can register for free [here](https://cloudinary.com/users/register/free).\n\nrun (from the root of the project) \n\n\u003e cd server\n\nYou will need to configure the server with details from your Cloudinary account as the app fetches\nphotos from Cloudinary based on a specified tag. \n\nYou pass these as environment params when starting the server code like so: \n\n\u003e CLD_KEY=\"[key]\" CLD_SECRET=\"[secret]\" CLD_TAG=\"[tag]\" DEBUG=\"smocker\" node server.js\n\n\n* Replace '[key]' with your API Key\n* Replace '[secret]' with your API Secret\n* Replace '[tag]' with a tag you used on your photos\n\nThe first two parameters you can get from your [account's dashboard](https://cloudinary.com/console) \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoavniran%2Freact-performance-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoavniran%2Freact-performance-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoavniran%2Freact-performance-demo/lists"}