{"id":24472672,"url":"https://github.com/bk408/namaste-react-notes","last_synced_at":"2025-04-13T11:45:41.846Z","repository":{"id":181909962,"uuid":"667499696","full_name":"bk408/namaste-react-notes","owner":"bk408","description":"This repository is a treasure trove of notes and assignments from the exhilarating Namaste React course! 🚀🚀","archived":false,"fork":false,"pushed_at":"2023-12-25T17:00:10.000Z","size":137,"stargazers_count":24,"open_issues_count":0,"forks_count":19,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T02:51:21.452Z","etag":null,"topics":["akshay-saini","front-end-development","namaste-react","npm","props","props-and-state-components","react","react-class-components","react-hooks"],"latest_commit_sha":null,"homepage":"","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/bk408.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}},"created_at":"2023-07-17T16:36:44.000Z","updated_at":"2025-01-31T16:38:40.000Z","dependencies_parsed_at":"2023-07-18T03:42:50.456Z","dependency_job_id":"f0b7fa6c-90fe-4dfb-9941-1c3704f75974","html_url":"https://github.com/bk408/namaste-react-notes","commit_stats":null,"previous_names":["bk408/namaste-react-notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bk408%2Fnamaste-react-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bk408%2Fnamaste-react-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bk408%2Fnamaste-react-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bk408%2Fnamaste-react-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bk408","download_url":"https://codeload.github.com/bk408/namaste-react-notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710404,"owners_count":21149185,"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":["akshay-saini","front-end-development","namaste-react","npm","props","props-and-state-components","react","react-class-components","react-hooks"],"created_at":"2025-01-21T08:13:10.041Z","updated_at":"2025-04-13T11:45:41.813Z","avatar_url":"https://github.com/bk408.png","language":"JavaScript","readme":"# Namste React 🚀\n\n\n# Parcel\n- Dev Build\n- Local Server\n- HMR - Hot Module Replacement\n- File watching algorithm =\u003e written in C++\n- Caching =\u003e Faster Builds\n- Image Optimization\n- Minification\n- Bundling\n- Compressing\n- Consistent Hashing\n- Code Splitting\n- Differential Bundling - Support older browsers\n- Diagnostic\n- Error Handling\n- HTTPS\n- Tree Shaking =\u003e removed unused code\n- Different dev and production bundles\n\n\n# Namste Food\n\n/**\n * Header\n * - logo\n * - Nav items\n * Body\n * - Search\n * - Restaurant container\n *   - Restaurant card\n *     -img\n *     -Name of Res, Star rating, cuisine, delivery time etc\n *\n *\n * Footer\n * - Copyright\n * - links\n * - Address\n * - Contact\n *\n */\n\n\n  # Two types of Export/Import\n\n\n  - Default Export/Import\n\n  export default component;\n  import component from \"path\"\n\n\n  - Named Export/Import\n\n  export const component;\n  import {component} from \"path\";\n\n\n  # React Hooks\n\n  - (Normal JS Function)  - Created by Facebook Developer\n\n  Most Important Hooks\n  - useState =\u003e It gives us Superpowerful variable in React\n  - useEffect\n\n\n  # Code Splitting\n\n  ⚡ Advantage of code splitting:-\n\n(1) Improved Initial Load Time\n(2) Faster Time to Interactive\n(3) Better Performance on Low-End Devices\n(4) Optimized Bandwidth Usage\n(5) Efficient Use of Browser Cache\n(6) Enhanced User Experience\n\n\n⚡ Disadvantage of code splitting:-\n \n(1) Complexity\n(2) Increased Requests\n(3) Webpack and Tooling Overhead\n(4) Harder Debugging\n(5) Initial Load Time of Small Chunks\n(6) SEO Challenges\n\n\n  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbk408%2Fnamaste-react-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbk408%2Fnamaste-react-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbk408%2Fnamaste-react-notes/lists"}