«Кто-нибудь видел Web3?» — дорожная карта и ресурсы, чтобы стать «Web3 разработчиком» в 2022 году
https://betterprogramming.pub/has-anyone-seen-web3-a-complete-roadmap-free-resources-to-become-web3-developer-4e5dc9332c1f
https://betterprogramming.pub/has-anyone-seen-web3-a-complete-roadmap-free-resources-to-become-web3-developer-4e5dc9332c1f
Medium
“Has Anyone Seen Web3?” — The Complete Roadmap and Resources to Become a Web3 Developer in 2022
20+ documentations, tutorials, videos to help you get started with Web3
🤮8👍4💩2
Как преобразовать математическую нотацию в JS код.
Полезно для тех, кто занимается вычислениями и не хочет менять JS инструментарий (хотя математика в JS страдает сильно)
https://runjs.app/blog/mathematical-notation-for-javascript-developers-explained
Полезно для тех, кто занимается вычислениями и не хочет менять JS инструментарий (хотя математика в JS страдает сильно)
https://runjs.app/blog/mathematical-notation-for-javascript-developers-explained
runjs.app
Mathematical Notation for JavaScript Developers Explained
Find out how to translate mathematical notation to JavaScript. This article explains some common mathematical concepts and how these can be implemented in JavaScript.
👍11
Добавляем reCaptcha в приложение на React.
https://blog.logrocket.com/implement-recaptcha-react-application/
https://blog.logrocket.com/implement-recaptcha-react-application/
LogRocket Blog
How to implement reCAPTCHA in a React application - LogRocket Blog
In this article, we'll demonstrate how to implement reCAPTCHA v2 in a React application and how to verify user tokens in a Node.js backend.
👍10
Используем v-model во Vue 3 для создания сложных форм.
https://blog.logrocket.com/using-v-model-vue-3-build-complex-forms/
https://blog.logrocket.com/using-v-model-vue-3-build-complex-forms/
LogRocket Blog
Using v-model in Vue 3 to build complex forms - LogRocket Blog
Explore the v-model directive and learn how to use multiple v-model bindings on Vue components to simplify the creation of complex forms.
👍7🔥1
Как анимировать SVG фигуры при скроле.
https://tympanus.net/codrops/2022/06/08/how-to-animate-svg-shapes-on-scroll/
https://tympanus.net/codrops/2022/06/08/how-to-animate-svg-shapes-on-scroll/
👍12🔥4
Глубокое погружение CSS в радиальные и конические градиенты
https://www.smashingmagazine.com/2022/01/css-radial-conic-gradient/?ref=heydesigner
https://www.smashingmagazine.com/2022/01/css-radial-conic-gradient/?ref=heydesigner
👍5🔥1
Логические атрибуты в HTML и ARIA: в чем разница?
https://hiddedevries.nl/en/blog/2022-01-12-boolean-attributes-in-html-and-aria-whats-the-difference
https://hiddedevries.nl/en/blog/2022-01-12-boolean-attributes-in-html-and-aria-whats-the-difference
👍7
Cypress превосходит React Testing Library — вот почему
https://engineering.udacity.com/cypress-is-superior-to-react-testing-library-heres-why-3fac0675910
https://engineering.udacity.com/cypress-is-superior-to-react-testing-library-heres-why-3fac0675910
Medium
Cypress is superior to React Testing Library — here’s why
Automated testing is a crucial step in engineering robust software, but knowing which technologies to utilize can be a laborious endeavor…
👎11👍5😁1
Способы реализации и использования каррирования в JS.
https://blog.openreplay.com/forever-functional-many-flavors-of-currying
https://blog.openreplay.com/forever-functional-many-flavors-of-currying
👍11👎3
Погружаемся в React Suspense API
https://blog.bitsrc.io/understanding-the-suspense-api-in-react-18-bbea3f6f6df1
https://blog.bitsrc.io/understanding-the-suspense-api-in-react-18-bbea3f6f6df1
👍7
Как создать ecommerce приложение на NestJs.
https://blog.logrocket.com/how-build-ecommerce-app-nestjs/
https://blog.logrocket.com/how-build-ecommerce-app-nestjs/
LogRocket Blog
How to build an ecommerce app with NestJS - LogRocket Blog
In this tutorial, we'll explore how to build a simple NestJS ecommerce app, demonstrating many of Nest’s major features along the way.
👍10
Полезные свойства HTML5, о которых знают мало разработчиков
https://halimshams.medium.com/amazing-html5-features-that-just-3-of-developers-knows-easy-and-surprising-ac67ff598162
https://halimshams.medium.com/amazing-html5-features-that-just-3-of-developers-knows-easy-and-surprising-ac67ff598162
Medium
Amazing HTML5 Features That Just 3% of Developers Knows — Easy and Surprising
The top 5 amazing and hidden features of HTML5
👍12💩5
8 CSS примеров для демонстрации классных теневых эффектов.
https://speckyboy.com/css-snippets-shadow-effects/
https://speckyboy.com/css-snippets-shadow-effects/
Speckyboy Design Magazine
8 CSS Snippets That Demonstrate the Power of Shadow Effects — Speckyboy
A collection of useful code snippets that demonstrate the usefulness and what you can fully achieve with CSS shadow effects.
👍11🔥1🤔1
Создание скролл-анимации с Three.js
https://tympanus.net/codrops/2022/01/05/crafting-scroll-based-animations-in-three-js/
https://tympanus.net/codrops/2022/01/05/crafting-scroll-based-animations-in-three-js/
Codrops
Crafting Scroll Based Animations in Three.js | Codrops
Having an experience composed of only WebGL is great, but sometimes, you'll want the experience to be part of a classic
👍13
10 CSS трюков, которые должен знать каждый разработчик (или не должен)
https://flexiple.com/javascript/10-practical-css-tricks-every-developer-should-know/
https://flexiple.com/javascript/10-practical-css-tricks-every-developer-should-know/
💩15👍8🤡1
Практический пример: портфолио Anatole Touvron
https://tympanus.net/codrops/2022/01/14/case-study-anatole-touvrons-portfolio/
https://tympanus.net/codrops/2022/01/14/case-study-anatole-touvrons-portfolio/
Codrops
Case Study: Anatole Touvron’s Portfolio | Codrops
Like many developers, I’ve decided to redo my portfolio in the summer of 2021. I wanted to do everything from scratch, i
🔥7👍1