Forwarded from Верстальщик от бога
7 расширений для VS Code, установив которые, вы не захотите выходить из редактора
Полезные расширения для VS Code
Читать статью
Полезные расширения для VS Code
Читать статью
#english #lesson #reactjs #video
Как сделать клон Амазона на реакте
https://www.youtube.com/watch?v=1_IYL9ZMR_Y
Как сделать клон Амазона на реакте
https://www.youtube.com/watch?v=1_IYL9ZMR_Y
YouTube
🔴 How to Make an AMAZON Clone with REACT JS for Beginners (in 4 hours)
FREE JavaScript Training 👉 https://event.webinarjam.com/register/1/0z8y0u8?ref=https://www.cleverprogrammer.com/a/30476/isBQm8G8&utm_source=youtube&utm_medium=yt-description&utm_content=13-july-live-make-money-with-react-sonny-qazi&utm_campaign=live-ever…
Forwarded from КНИГИ: REACT, JS, ANGULAR, NODE, VUE
JavaScript Everywhere
Автор: Adam D. Scott
Год издания: 2020
Скачать книгу pdf
Скачать книгу epub
#JavaScript #english
Автор: Adam D. Scott
Год издания: 2020
Скачать книгу pdf
Скачать книгу epub
#JavaScript #english
Forwarded from Находки в опенсорсе
Futuristic Sci-Fi and Cyberpunk graphical user interface framework for web apps
Arwes is a web framework to build user interfaces for web applications based on futuristic science fiction and cyberpunk styles, animations, and sound effects. The concepts behind are opinionated and try to inspire advanced space technology and alien influence. It is built on top of #react, JSS, Anime, and Howler.
https://github.com/arwes/arwes
#js #css #html
Arwes is a web framework to build user interfaces for web applications based on futuristic science fiction and cyberpunk styles, animations, and sound effects. The concepts behind are opinionated and try to inspire advanced space technology and alien influence. It is built on top of #react, JSS, Anime, and Howler.
https://github.com/arwes/arwes
#js #css #html
Forwarded from DНЕВНИК web-программиста
Forwarded from Web Stack
Удивительные методы анимации с GSAP
https://frontend.horse/articles/amazing-animation-techniques-with-gsap/
https://frontend.horse/articles/amazing-animation-techniques-with-gsap/
Forwarded from NOP::Nuances of Programming
Proxy - объект для перехвата операций с другими объектами, изменяющий саму операцию. С его помощью в JS можно реализовать валидацию значений свойств, сделать возможными отрицательные индексы в массиве и даже эмулировать приватные свойства. Как? Давайте посмотрим.
https://nuancesprog.ru/p/9361
@nuancesprog #статьи #JavaScript
https://nuancesprog.ru/p/9361
@nuancesprog #статьи #JavaScript
Про React 17
https://ru.hexlet.io/blog/posts/predvaritelnaya-versiya-react-17-oboshlis-bez-novoy-funktsionalnosti
https://ru.hexlet.io/blog/posts/predvaritelnaya-versiya-react-17-oboshlis-bez-novoy-funktsionalnosti
Хекслет
Предварительная версия React 17: обошлись без новой функциональности
Перевод статьи об особенностях предварительной версии React 17. В ней рассказывается, какова роль этого обновления, каких изменений от него ожидать и как протестировать предварительную версию React 17.
Forwarded from КНИГИ: REACT, JS, ANGULAR, NODE, VUE
Forwarded from FrontEndDev
Небольшое руководство по CI/CD для фронтенд разработчиков
https://blog.maximeheckel.com/posts/guide-to-cicd-for-frontend-developers
https://blog.maximeheckel.com/posts/guide-to-cicd-for-frontend-developers
The Blog of Maxime Heckel
The little guide to CI/CD for frontend developers - The Blog of Maxime Heckel
How to ship your app faster, more reliably and make your team unstoppable with good testing practices and automation.
Forwarded from Веб-страница
Форматирование чисел в JavaScript
Для этого чаще всего используют
Подробнее в статье: https://tprg.ru/jNCR
#javascript
Для этого чаще всего используют
Number.prototype.toFixed(), стороннюю библиотеку или вручную обрабатывают число. Но современные браузеры поддерживают Number.prototype.toLocaleString() и Intl.NumberFormat, с помощью которых можно преобразовать число, добавить знак валюты, отформатировать проценты и многое другое.Подробнее в статье: https://tprg.ru/jNCR
#javascript
Forwarded from FrontEndDev
Погружаемся в Jamstack с помощью React, Serverless и Airtable
https://css-tricks.com/going-jamstack-with-react-serverless-and-airtable/
https://css-tricks.com/going-jamstack-with-react-serverless-and-airtable/
CSS-Tricks
Going Jamstack with React, Serverless, and Airtable
The best way to learn is to build. Let’s learn about this hot new buzzword, Jamstack, by building a site with React, Netlify (Serverless) Functions, and
Forwarded from FrontEndDev
6 советов и лучших практик для масштабируемого проекта на React
https://blog.bitsrc.io/best-practices-and-tips-for-a-scalable-react-application-db708ae49227
https://blog.bitsrc.io/best-practices-and-tips-for-a-scalable-react-application-db708ae49227
Medium
6 Tips and Best Practices for a Scalable React Project
When starting a new React project, it’s always a good idea to put together some guidelines that you and your team will follow to make the…
Forwarded from Free Online Courses (N00B |TIC| |FTU|)
ReactJS Training.
Become a Web Developer with mastery over React. Learn latest ReactJS concepts - Redux, React Router, JSX, Webpack, more.
https://www.udemy.com/course/reactjs-training/?couponCode=REACTJS_SEP_UPLATZ
Become a Web Developer with mastery over React. Learn latest ReactJS concepts - Redux, React Router, JSX, Webpack, more.
https://www.udemy.com/course/reactjs-training/?couponCode=REACTJS_SEP_UPLATZ
Forwarded from TechSkills - книги по программированию
Учимся кодить на JavaScript. Javascript для подростков
Автор: Джереми Мориц
Год издания: 2019
Скачать книгу
#javascript #русский
Автор: Джереми Мориц
Год издания: 2019
Скачать книгу
#javascript #русский
Forwarded from FrontEndDev
Полное пошаговое руководство по API GraphQL с React и FaunaDB
https://css-tricks.com/a-complete-walkthrough-of-graphql-apis-with-react-and-faunadb/
https://css-tricks.com/a-complete-walkthrough-of-graphql-apis-with-react-and-faunadb/
CSS-Tricks
A Complete Walkthrough of GraphQL APIs with React and FaunaDB
As a web developer, there is an interesting bit of back and forth that always comes along with setting up a new application. Even using a full stack web
Forwarded from Веб-страница
10 малоизвестных веб-API
Вместе с HTML5 появилось и большое количество новых API. Вот лишь некоторые из малоизвестных:
— Fullscreen API
— Async Clipboard API
— Resize Observer API
— Image Capture API
— Broadcast Channel API
— Performance Interface API
— Battery Status API
— Network Information API
— Vibration API
— Bluetooth API
О том, как с ними работать, читайте в статье:
https://tprg.ru/ctK3
#бэкенд #api
Вместе с HTML5 появилось и большое количество новых API. Вот лишь некоторые из малоизвестных:
— Fullscreen API
— Async Clipboard API
— Resize Observer API
— Image Capture API
— Broadcast Channel API
— Performance Interface API
— Battery Status API
— Network Information API
— Vibration API
— Bluetooth API
О том, как с ними работать, читайте в статье:
https://tprg.ru/ctK3
#бэкенд #api
Forwarded from FrontEndDev
Самые популярные CSS фреймворки в 2020
https://dev.to/theme_selection/the-most-trending-css-frameworks-analogy-2020-a15
https://dev.to/theme_selection/the-most-trending-css-frameworks-analogy-2020-a15
DEV Community
The Most Trending⚡️ CSS Frameworks🛠 Analogy 2020
Which framework will be suitable for you? Ever wondered, which parameters you should focus on while c...
Forwarded from КНИГИ: REACT, JS, ANGULAR, NODE, VUE
Deep Learning with JavaScript
Автор: Shanqing Cai, Stanley Bileschi, Eric D. Nielsen, With François Chollet
Год издания: 2020
Скачать книгу
#JavaScript #english
Автор: Shanqing Cai, Stanley Bileschi, Eric D. Nielsen, With François Chollet
Год издания: 2020
Скачать книгу
#JavaScript #english