{"id":23297734,"url":"https://github.com/drag13/articles","last_synced_at":"2026-05-04T05:38:02.984Z","repository":{"id":84050608,"uuid":"124921737","full_name":"Drag13/articles","owner":"Drag13","description":"List of my articles about programming","archived":false,"fork":false,"pushed_at":"2023-08-01T13:51:16.000Z","size":24151,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T02:14:47.988Z","etag":null,"topics":["articles","code","code-complete","drag13","javascript","quality","web","writing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/Drag13.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":"2018-03-12T16:53:38.000Z","updated_at":"2021-12-14T08:49:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"09478a53-808b-4b57-8391-2e3534c83e08","html_url":"https://github.com/Drag13/articles","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/Drag13%2Farticles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drag13%2Farticles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drag13%2Farticles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drag13%2Farticles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drag13","download_url":"https://codeload.github.com/Drag13/articles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543595,"owners_count":20955865,"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":["articles","code","code-complete","drag13","javascript","quality","web","writing"],"created_at":"2024-12-20T07:18:54.985Z","updated_at":"2026-05-04T05:38:02.898Z","avatar_url":"https://github.com/Drag13.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Articles moved to my blog: [drag13.io](https://drag13.io/)\n\n## Archive\n* [[EN] Performance testing on a slow network and weak CPU using Puppeteer and React, Part 2](https://drag13.io/posts/react-performance-puppeteer-limits/index.html)\n* [[EN] How to get performance metrics and web vitals using Puppeteer, React and TypeScript, Part 1](https://drag13.io/posts/react-performance-puppeteer-profile/index.html)\n* [[EN] How to opt-out Federated Learning of Cohorts (FLoC) using JavaScript](https://drag13.io/posts/how-turn-off-floc-javascript/index.html)\n* [[EN] TypeScript Tips and Tricks - Utility Types With Examples](https://drag13.io/posts/typescript-tricks-utility-examples/index.html)\n* [[EN] TypeScript Tips and Tricks - Declarations With Examples](https://drag13.io/posts/typescript-tips-tricks-declarations/index.html)\n* [[EN] Perfrunner - automated tool to track your website speed changes](https://drag13.io/posts/perfrunner-intro/index.html)\n* [[EN] How to use React without unsafe-inline and why](https://drag13.io/posts/react-inline-runtimer-chunk/index.html)\n* [[EN] How to add custom types to the TypeScript project](https://drag13.io/posts/custom-typings/index.html)\n* [[EN] [27.04.2020] Top-5 HTTP Security Headers in 2020](https://medium.com/@drag13dev/top-5-http-security-headers-in-2020-c7a5c69e004a)\n* [[RU] [10.04.2020] React, performance and -500 milliseconds at launch - the history of our optimizations in numbers](https://habr.com/ru/post/495984/)\n* [[RU] [04.06.2019] We profile loading of Habr or how 189 requests influence rendering](https://habr.com/ru/post/454444/)\n* [[EN] [08.04.2019] How to get JavaScript bytecode from Node.js and V8 in 2019](https://medium.com/@drag13dev/https-medium-com-drag13dev-how-to-get-javascript-bytecode-from-nodejs-7bd396805d30)\n* [[EN] [07.09.2018] Discovering new angular/cli command library - short overview](https://medium.com/@drag13dev/https-medium-com-drag13dev-discovering-new-angular-cli-command-library-18fe62e0ffb0)\n* [[RU] [04.09.2018] Testing new @angular/cli library command - overview](https://habr.com/post/422051/)\n* [[EN] [19.07.2018] How to setup npm project for you and your team with automated formatting, linting, testing and auto-generated documentation](https://medium.com/@drag13dev/https-medium-com-drag13dev-how-to-setup-npm-project-for-you-and-your-team-a7de38e5a2f7)\n* [[RU] [17.07.2018] How to setup npm project for you and your team with automated formatting, linting, testing and auto-generated documentation](https://habr.com/post/417429/)\n* [[EN] [23.05.2018] Easy Continuous Integration for your GitHub project with three short steps — build, test, deploy](https://medium.com/@drag13dev/easy-continuous-integration-for-your-github-project-with-three-short-steps-build-test-deploy-2567c4091847)\n* [[RU] [14.05.2018] Step by step Continuous Integration (build, test, deploy) setup for .NET Core WebApp + GitHub](https://habr.com/post/354682/)\n* [[EN] [29.03.2018] How to build and deploy your front-end application from GitHub to Azure with Kudu](https://medium.com/@drag13dev/how-to-sync-your-github-repository-and-azure-40bdb564d788)\n* [[EN] [22.03.2018] Npm install -g is evil](https://medium.com/@drag13dev/npm-install-g-is-evil-b07c7e3325bf)\n* [[RU] [14.12.2017] Dependencies of our dependencies or a few words about the vulnerability of our projects](https://habrahabr.ru/post/344606/)\n* [[EN] [29.07.2016] Launch Angular 2.0 with Visual Studio 2015](https://www.infopulse.com/blog/using-angular-2-in-visual-studio-2015-tutorial/)\n* [[RU] [19.07.2016] Launch Angular 2.0 with Visual Studio 2015](https://habrahabr.ru/company/infopulse/blog/305818/)\n* [[RU] [22.07.2015] Make Angular.js faster](https://habrahabr.ru/company/infopulse/blog/262389/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrag13%2Farticles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrag13%2Farticles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrag13%2Farticles/lists"}