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
JavaScript Web Workers: руководство для начинающих
https://webdevblog.ru/javanoscript-web-workers-rukovodstvo-dlya-nachinajushhih/
https://webdevblog.ru/javanoscript-web-workers-rukovodstvo-dlya-nachinajushhih/
👍1
Mozilla предлагает интерпретатор Python для браузеров!
http://www.webdesignernews.com/redirect/id/2656985
http://www.webdesignernews.com/redirect/id/2656985
VentureBeat
Mozilla details Pyodide, which brings Python to browsers
Mozilla's Pyodide is an experimental Python project that's designed to perform computation without the need for a remote kernel.
▶️ Краткий курс по Nest.JS за 1 час.
Nest - это популярная среда для создания серверных приложений на Node.
https://www.youtube.com/watch?v=wqhNoDE6pb4
Nest - это популярная среда для создания серверных приложений на Node.
https://www.youtube.com/watch?v=wqhNoDE6pb4
YouTube
NestJS Crash Course
In this video we will explore the Nest JS Node.js framework which allows you to build fast and scalable server-side apps and APIs.
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Code:
https://github.com/bradtraversy/nestjs_rest_api
💖 Become a Patron:…
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Code:
https://github.com/bradtraversy/nestjs_rest_api
💖 Become a Patron:…
Подробное рассмотрение React Memoize хуков: useRef, useCallback и useMemo
https://www.codebeast.dev/react-memoize-hooks-useRef-useCallback-useMemo/
https://www.codebeast.dev/react-memoize-hooks-useRef-useCallback-useMemo/
www.codebeast.dev
A Closer Look at React Memoize Hooks: useRef, useCallback, and useMemo
Memoize hooks are great at optimizing for performance. useRef, useCallback and useMemo are memoize hooks and you will learn how each work as well as when to use each.
Learn by Contributing - Как использовать open source проекты для улучшения скилов разработки
https://dev.to/agoldis/learn-by-contributing-27g6
https://dev.to/agoldis/learn-by-contributing-27g6
DEV Community
Learn by Contributing
How to use open source projects to improve software development skills.