https://github.com/drag13/articles
List of my articles about programming
https://github.com/drag13/articles
articles code code-complete drag13 javascript quality web writing
Last synced: 10 months ago
JSON representation
List of my articles about programming
- Host: GitHub
- URL: https://github.com/drag13/articles
- Owner: Drag13
- License: mit
- Created: 2018-03-12T16:53:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T13:51:16.000Z (over 2 years ago)
- Last Synced: 2025-02-13T02:14:47.988Z (12 months ago)
- Topics: articles, code, code-complete, drag13, javascript, quality, web, writing
- Language: TypeScript
- Homepage:
- Size: 23 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Articles moved to my blog: [drag13.io](https://drag13.io/)
## Archive
* [[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)
* [[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)
* [[EN] How to opt-out Federated Learning of Cohorts (FLoC) using JavaScript](https://drag13.io/posts/how-turn-off-floc-javascript/index.html)
* [[EN] TypeScript Tips and Tricks - Utility Types With Examples](https://drag13.io/posts/typescript-tricks-utility-examples/index.html)
* [[EN] TypeScript Tips and Tricks - Declarations With Examples](https://drag13.io/posts/typescript-tips-tricks-declarations/index.html)
* [[EN] Perfrunner - automated tool to track your website speed changes](https://drag13.io/posts/perfrunner-intro/index.html)
* [[EN] How to use React without unsafe-inline and why](https://drag13.io/posts/react-inline-runtimer-chunk/index.html)
* [[EN] How to add custom types to the TypeScript project](https://drag13.io/posts/custom-typings/index.html)
* [[EN] [27.04.2020] Top-5 HTTP Security Headers in 2020](https://medium.com/@drag13dev/top-5-http-security-headers-in-2020-c7a5c69e004a)
* [[RU] [10.04.2020] React, performance and -500 milliseconds at launch - the history of our optimizations in numbers](https://habr.com/ru/post/495984/)
* [[RU] [04.06.2019] We profile loading of Habr or how 189 requests influence rendering](https://habr.com/ru/post/454444/)
* [[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)
* [[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)
* [[RU] [04.09.2018] Testing new @angular/cli library command - overview](https://habr.com/post/422051/)
* [[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)
* [[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/)
* [[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)
* [[RU] [14.05.2018] Step by step Continuous Integration (build, test, deploy) setup for .NET Core WebApp + GitHub](https://habr.com/post/354682/)
* [[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)
* [[EN] [22.03.2018] Npm install -g is evil](https://medium.com/@drag13dev/npm-install-g-is-evil-b07c7e3325bf)
* [[RU] [14.12.2017] Dependencies of our dependencies or a few words about the vulnerability of our projects](https://habrahabr.ru/post/344606/)
* [[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/)
* [[RU] [19.07.2016] Launch Angular 2.0 with Visual Studio 2015](https://habrahabr.ru/company/infopulse/blog/305818/)
* [[RU] [22.07.2015] Make Angular.js faster](https://habrahabr.ru/company/infopulse/blog/262389/)