Создание «лайк» Instagram-бота с Node и Puppeteer - хороший практический пример.
https://www.youtube.com/watch?v=jw4exv4qv2E
https://www.youtube.com/watch?v=jw4exv4qv2E
YouTube
Building an Instagram Like Bot with Nodejs & Puppeteer
In this video I am showing you how to build and code a simple Instagram login and like bot with NodeJs and Puppeteer.
I want to make this clear that I do NOT suggest you to start using this in order to spam, this video was done for educational purposes only.…
I want to make this clear that I do NOT suggest you to start using this in order to spam, this video was done for educational purposes only.…
Использование образов и контейнеров Docker для создания изолированной среды разработки Node.
https://nodeweekly.com/link/60319/web
https://nodeweekly.com/link/60319/web
Electron 3.0: кросс платформенный фреймворк для desktop приложений
https://electronjs.org/blog/electron-3-0
https://electronjs.org/blog/electron-3-0
Mouthful: создание конкатенированного файла всех CSS, используемых на данном сайте. Простой и короткий пример.
https://github.com/MikaeI/mouthful
https://github.com/MikaeI/mouthful
GitHub
MikaeI/mouthful
Generate a concatenated file of all CSS used on a given website - MikaeI/mouthful
Responsible JavaScript: Часть I - Джереми Вагнер разрабатывает курс, помогающий избежать ненужного раздувания текущих тенденций JavaScript.
https://alistapart.com/article/responsible-javanoscript-part-1
https://alistapart.com/article/responsible-javanoscript-part-1
A List Apart
Responsible JavaScript: Part I
The web is drowning in a sea of JavaScript, awash with unnecessary bloat, inaccessible cruft, and unsustainable patterns. Jeremy Wagner plots a course to navigate the JavaScript Sea responsibly by …
Как создавать лучшие темы с помощью CSS-переменных
https://blog.logrocket.com/how-to-create-better-themes-with-css-variables-5a3744105c74
https://blog.logrocket.com/how-to-create-better-themes-with-css-variables-5a3744105c74
LogRocket Blog
How to create better themes with CSS variables - LogRocket Blog
In this article, we’ll explore what makes CSS variables special, why we should use them, ways they can benefit us, and the best practices.
Динамические формы в Angular: подход с использованием ng-switch
https://codeburst.io/angular-dynamic-forms-ng-switch-approach-4f267c01d2c6
https://codeburst.io/angular-dynamic-forms-ng-switch-approach-4f267c01d2c6
Medium
Angular dynamic forms: ng-switch approach
Using the ng-switch approach
[Sass] для начинающих: удобное руководство по установке и использованию SASS в Windows
http://www.webdesignernews.com/redirect/id/2618833
http://www.webdesignernews.com/redirect/id/2618833
Medium
[Sass] For Beginners: The Friendliest Guide About INSTALLING and USING Sass on Windows (Dart Sass update)
The simplest and most detailed guide about installing and using Sass you’ll ever read.
combine-pagination: библиотека для постраничной разбивки данных из нескольких источников.
https://nodeweekly.com/link/61721/web
https://nodeweekly.com/link/61721/web
GitHub
GitHub - chrisvxd/combine-pagination: A JavaScript library for paginating data from multiple sources 🦑
A JavaScript library for paginating data from multiple sources 🦑 - chrisvxd/combine-pagination
Простая аутентификация в GraphQL с Express и Apollo
https://ikbendirk.nl/posts/easy-authentication-in-graphql-with-express-and-apollo
https://ikbendirk.nl/posts/easy-authentication-in-graphql-with-express-and-apollo
ikbendirk.nl
Easy authentication in GraphQL with Express and Apollo - Blog of Dirk H. Wolthuis
In this tutorial I will show how easy authentication can be if you harness the power of GraphQL and Express. Combined you have best of both worlds: querying data like a champ and using traditional API calls for mundane stuff like user creation and authentication.
Получение данных со сторонних API с помощью Vue.js и Axios
https://www.sitepoint.com/fetching-data-third-party-api-vue-axios/
https://www.sitepoint.com/fetching-data-third-party-api-vue-axios/
Sitepoint
Fetching Data from a Third-party API with Vue.js and Axios — SitePoint
Learn how to start a new Vue project, fetch data from an API using axios, and handle responses and manipulate data using components and computed properties.
Знай свой HTTP статус - шпаргалка по кодам HTTP статусов 🌐
https://codeburst.io/know-your-http-status-a-cheat-sheet-for-http-status-codes-5fb43863e589
https://codeburst.io/know-your-http-status-a-cheat-sheet-for-http-status-codes-5fb43863e589
Medium
Know your HTTP Status — A cheat sheet for HTTP Status Codes 🌐
If you are like me, you’ve spent most times googling about what a status code means.
Топ 5 вопросов, задаваемых при изучении Accessibility
https://www.deque.com/blog/top-5-questions-asked-in-accessibility-trainings/
https://www.deque.com/blog/top-5-questions-asked-in-accessibility-trainings/
Как использовать create-react-app с Custom Node Server на Heroku
https://nodeweekly.com/link/61715/web
https://nodeweekly.com/link/61715/web
GitHub
GitHub - mars/heroku-cra-node: ⚛️ How to use create-react-app with a custom Node server on Heroku
⚛️ How to use create-react-app with a custom Node server on Heroku - GitHub - mars/heroku-cra-node: ⚛️ How to use create-react-app with a custom Node server on Heroku
Как мы использовали WebAssembly для ускорения нашего веб-приложения в 20 раз
https://www.smashingmagazine.com/2019/04/webassembly-speed-web-app/
https://www.smashingmagazine.com/2019/04/webassembly-speed-web-app/
Smashing Magazine
How We Used WebAssembly To Speed Up Our Web App By 20X (Case Study) — Smashing Magazine
In this article, we explore how we can speed up web applications by replacing slow JavaScript calculations with compiled WebAssembly.
Отладка тестов webdriverio с помощью VSCodeFor
https://codeburst.io/debugging-webdriverio-tests-with-vscode-3e5b943dd6dc
https://codeburst.io/debugging-webdriverio-tests-with-vscode-3e5b943dd6dc
codeburst
Debugging webdriverio tests with VSCode
For when you just need to step through your tests with a debugger
👍1