{"id":33175139,"url":"https://github.com/soleo/front-end-building-checklist","last_synced_at":"2026-05-27T18:09:50.125Z","repository":{"id":146139766,"uuid":"105088708","full_name":"soleo/front-end-building-checklist","owner":"soleo","description":"A checklist for building any new component for front end","archived":false,"fork":false,"pushed_at":"2024-05-16T09:25:45.000Z","size":8,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-20T20:02:59.526Z","etag":null,"topics":["checklist","documentation","fron-end"],"latest_commit_sha":null,"homepage":null,"language":null,"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/soleo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-28T01:43:01.000Z","updated_at":"2023-10-29T01:43:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/soleo/front-end-building-checklist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soleo/front-end-building-checklist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soleo%2Ffront-end-building-checklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soleo%2Ffront-end-building-checklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soleo%2Ffront-end-building-checklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soleo%2Ffront-end-building-checklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soleo","download_url":"https://codeload.github.com/soleo/front-end-building-checklist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soleo%2Ffront-end-building-checklist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33577939,"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-05-27T02:00:06.184Z","response_time":53,"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":["checklist","documentation","fron-end"],"created_at":"2025-11-16T02:00:35.754Z","updated_at":"2026-05-27T18:09:50.120Z","avatar_url":"https://github.com/soleo.png","language":null,"funding_links":[],"categories":["\u003ca id=\"Web-Development\"\u003e\u003c/a\u003eWeb Development"],"sub_categories":["\u003ca id=\"Front-End-Development\"\u003e\u003c/a\u003eFront-End Development"],"readme":"# Front End Feature Building Checklist\n\n## Before Building\n\n- [ ] Have clear idea of the business requirements\n- [ ] Get UX/UI designer's mock ups and understand what the designer's visions are, and how they fit in our current design system\n- [ ] Understand the current design system, and what are the possible impacts for current layouts\n\n## During Development Process\n\n- [ ] Have conistent naming convention, preferablly enforced by a linter (e.g. eslint)\n- [ ] Used preferred way for layouts (grid \u003e flexbox \u003e absolute/relative position)\n- [ ] Consolidate similar elements or make them re-usable\n- [ ] The boy scout rule: everywhere you touched is cleaner than before\n- [ ] [SOLID](https://en.wikipedia.org/wiki/SOLID) and [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself)?\n\n## Before Testing/QA\n\n- [ ] Created pull request for code review\n- [ ] Check in different browsers (Check on Chrome, FireFox, Safari, Edge)\n- [ ] Check in native apps (iOS/Android)\n- [ ] Works well in different break points (Mobile, Tablet, Desktop) and different length of text sizes\n- [ ] Check voice over in Safari for your feature\n- [ ] Profile in ChromeDevTool to see any performance issues\n- [ ] Check color contrast\n- [ ] Add unit tests to your feature\n- [ ] Add documentation for future/peer developers\n\n## Before Deployment\n\n- [ ] Feature branch is synchronized with master\n- [ ] Add configuration changes\n\n## After Deployment\n\n- [ ] 🎉 Celebrate and watch what kind of impact/usage the feature going to bring.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoleo%2Ffront-end-building-checklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoleo%2Ffront-end-building-checklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoleo%2Ffront-end-building-checklist/lists"}