{"id":24609333,"url":"https://github.com/siaexplains/code-lab","last_synced_at":"2025-03-18T12:17:36.918Z","repository":{"id":42746001,"uuid":"241149572","full_name":"SiaExplains/code-lab","owner":"SiaExplains","description":"best practices, writing better code, learning algorithms, principles, rules, etc.","archived":false,"fork":false,"pushed_at":"2022-12-12T21:52:33.000Z","size":1171,"stargazers_count":1,"open_issues_count":33,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T18:14:01.944Z","etag":null,"topics":[],"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/SiaExplains.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}},"created_at":"2020-02-17T16:04:18.000Z","updated_at":"2023-04-20T13:11:12.000Z","dependencies_parsed_at":"2023-01-28T01:46:16.204Z","dependency_job_id":null,"html_url":"https://github.com/SiaExplains/code-lab","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/SiaExplains%2Fcode-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiaExplains%2Fcode-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiaExplains%2Fcode-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiaExplains%2Fcode-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SiaExplains","download_url":"https://codeload.github.com/SiaExplains/code-lab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244217953,"owners_count":20417677,"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":"2025-01-24T18:14:07.441Z","updated_at":"2025-03-18T12:17:36.902Z","avatar_url":"https://github.com/SiaExplains.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"I just share software development best-practices in any aspect of development such as back-end, front-end , database, deployment, testing, etc. in this repo.\n\n### CODE-STYLES\n\nYou must choose your js-code style before writing any lines of code. There are three types of popular code-syles here:\n\n1. [Airbnb](https://github.com/airbnb/javascript)\n2. [Google](https://github.com/google/styleguide/blob/gh-pages/jsguide.html)\n3. [Github](https://github.com/standard/standard)\n\n\u003chr /\u003e\n\n-   [Front-End Best-Practices](front-end/README.md)\n-   [Back-End Best-Practices](front-end/README.md)\n-   [Database Best-Practices](database/README.md)\n\n### Performance\n\n-   Google Chrome DevTools Monitioring\n\n### Testing\n\n-   `Jest` is the Best\n-   The `Unit Test` is Manadtory\n-   The `Integration Test` is Highly Recommended\n-   The `End-To-End User Test` is Recommended (Optional)\n\n### Building / Production\n\n-   Using one-click Build system\n-   CI/CD\n\n### Deployment\n\n-   Load Balancer\n-   CDN\n-   Caching\n\n### Maintanence\n\n-   High Availability\n\n### Principles\n\n-   SOLID\n-   DRY\n-   KISS\n-   YAGNI\n\n### Rules\n\n-   Boysout Rule\n-   Good code is self-documenting\n-   Service/API or libraries for external use should have documentation\n\n\u003chr /\u003e\n\n### Efficient Development\n\n-   Focus\n    -- No Answer Emails (They are not instant)\n    -- Disable ALL notifications\n    -- Pair Programming\n-   Pair-Programming\n-   TDD\n-   REPL on System\n-   Code Review\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiaexplains%2Fcode-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiaexplains%2Fcode-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiaexplains%2Fcode-lab/lists"}