Forwarded from CodeRoll | Frontend
ESLint + Prettier + Typescript and React in 2022
https://blog.devgenius.io/eslint-prettier-typescript-and-react-in-2022-e5021ebca2b1
#coding
#react
#typescript
#eslint
#prettier
https://blog.devgenius.io/eslint-prettier-typescript-and-react-in-2022-e5021ebca2b1
#coding
#react
#typescript
#eslint
#prettier
Medium
ESLint + Prettier + Typescript and React in 2022
Making a new project ready for development can be a little overwhelming, especially if you use React, Typescript, ESLint, and Prettier
How to Create and Use Symbolic Links (aka Symlinks) on a Mac
https://www.howtogeek.com/297721/how-to-create-and-use-symbolic-links-aka-symlinks-on-a-mac/
#macos
https://www.howtogeek.com/297721/how-to-create-and-use-symbolic-links-aka-symlinks-on-a-mac/
#macos
How-To Geek
How to Create and Use Symbolic Links (Symlinks) on a Mac
Use symbolic links to store application files elsewhere without breaking the app that depends on them.
Deploy Vite app to GitHub Pages using GitHub Actions
https://github.com/sitek94/vite-deploy-demo
#vite
#deploy
#github
#github_actions
https://github.com/sitek94/vite-deploy-demo
#vite
#deploy
#github
#github_actions
GitHub
GitHub - sitek94/vite-deploy-demo: Deploy Vite app to GitHub Pages using GitHub Actions
Deploy Vite app to GitHub Pages using GitHub Actions - sitek94/vite-deploy-demo
JavaScript Promises: серия статей для фронтенд-разработчика с подробным объяснением.
🗄 How promises work
🗄 How to get current promise status and build your own promise queue?
🗄 Garbage collection and memory leaks
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Frontender Libs - обзор библиотек JS / CSS
Управление состоянием в Vue с Pinia ORM
Гайд по использованию Pinia ORM для управления состоянием в Vue.js. В материале достаточно примеров и объяснений, которые помогут разработчикам эффективнее управлять состоянием приложения и упростят код.
👉 @sWebDev
Гайд по использованию Pinia ORM для управления состоянием в Vue.js. В материале достаточно примеров и объяснений, которые помогут разработчикам эффективнее управлять состоянием приложения и упростят код.
👉 @sWebDev
Blur effect on the right side of scrolling container
https://stackoverflow.com/questions/62091746/blur-effect-on-the-right-side-of-scrolling-container
#coding
#css
https://stackoverflow.com/questions/62091746/blur-effect-on-the-right-side-of-scrolling-container
#coding
#css
Stack Overflow
Blur effect on the right side of scrolling container
I want to achieve blur effect on the items at the end of scrollable container. But it stays on one item even if scrolled further. It should stick to the right side only.
Initial pic
when scrolled...
Initial pic
when scrolled...
Upgrade from Xcode 14.2 to 14.3 rsync: link_stat failed: No such file or directory (2)
https://github.com/CocoaPods/CocoaPods/issues/11808
#macos
#xcode
https://github.com/CocoaPods/CocoaPods/issues/11808
#macos
#xcode
GitHub
Upgrade from Xcode 14.2 to 14.3 rsync: link_stat failed: No such file or directory (2) for pods that were working earlier. ·…
I've read and understood the CONTRIBUTING guidelines and have done my best effort to follow. Report What did you do? Archive an iOS app on Xcode Version 14.3 beta 2 (14E5207e) What did you expe...
How To Get Your iOS App Into TestFlight and Test It, for Xcode 13
https://echobind.com/post/how-to-get-your-ios-app-into-testflight-and-test-it-for-xcode-13
#macos
#xcode
https://echobind.com/post/how-to-get-your-ios-app-into-testflight-and-test-it-for-xcode-13
#macos
#xcode
Echobind
How To Get Your iOS App Into TestFlight and Test It
With TestFlight, Apple offers testing for two types of groups, internal and external. This article focuses on your internal group, which would likely be the first group to test your app.
How to Install & Configure Strapi with PostgreSQL
https://tute.io/install-configure-strapi-postgresql
#coding
#strapi
#postgresql
https://tute.io/install-configure-strapi-postgresql
#coding
#strapi
#postgresql
Tute.io
How to Install & Configure Strapi with PostgreSQL
If you have used Strapi before, you know how fast and easy it is to install with the "--quickstart" flag that includes SQLite as a default database.
H
H
Conversion of type 'X' to type 'Y' may be a mistake in TS
https://bobbyhadz.com/blog/typescript-conversion-of-type-to-type-may-be-mistake
#coding
#typescript
https://bobbyhadz.com/blog/typescript-conversion-of-type-to-type-may-be-mistake
#coding
#typescript
Bobbyhadz
Conversion of type 'X' to type 'Y' may be a mistake in TS | bobbyhadz
Solve the error "Conversion of type 'X' to type 'Y' may be a mistake because neither type sufficiently overlaps with the other".
Forwarded from На фронте - javascript, html, css
Адаптивный и многоязычный компонент футера для Vue 3: создание и использование
Вы занимаетесь блогингом или созданием контента на нескольких языках? Или у вас есть множество социальных медиа-аккаунтов, которыми вы хотите поделиться? Тогда вам понравится этот адаптивный и многоязычный компонент футера для Vue 3!
https://habr.com/ru/post/726242/
#js #vue #ru
💬 Чат фронтендеров
Вы занимаетесь блогингом или созданием контента на нескольких языках? Или у вас есть множество социальных медиа-аккаунтов, которыми вы хотите поделиться? Тогда вам понравится этот адаптивный и многоязычный компонент футера для Vue 3!
https://habr.com/ru/post/726242/
#js #vue #ru
💬 Чат фронтендеров
Forwarded from На фронте - javascript, html, css
Pinia scoped store
На сегодняшний день все стейт-менеджеры экосистемы Vue предоставляют глобальное централизованное хранилище, привязанное к корню приложения. Однако у текущей системы есть одно важное ограничение - глобальные модули стора не позволяют создавать независимые состояния для инстансов одного компонента/модуля.
https://habr.com/ru/articles/726452/
#js #vue #ru
💬 Чат фронтендеров
На сегодняшний день все стейт-менеджеры экосистемы Vue предоставляют глобальное централизованное хранилище, привязанное к корню приложения. Однако у текущей системы есть одно важное ограничение - глобальные модули стора не позволяют создавать независимые состояния для инстансов одного компонента/модуля.
https://habr.com/ru/articles/726452/
#js #vue #ru
💬 Чат фронтендеров
Dynamic layout in Vue 3 with Vite
https://stackoverflow.com/questions/69048657/dynamic-layout-in-vue-3-with-vite
#coding
#vue
#vite
https://stackoverflow.com/questions/69048657/dynamic-layout-in-vue-3-with-vite
#coding
#vue
#vite
Stack Overflow
Dynamic layout in Vue 3 with Vite
New to Vue and Vite but trying to get dynamic layouts working properly here. I believe I have what is needed but the issue it the meta seems to always come up as an empty object or undefined.
AppLa...
AppLa...
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type
https://bobbyhadz.com/blog/typescript-element-implicitly-has-any-type-expression#element-implicitly-has-an-any-type-because-expression-of-type-string-cant-be-used-to-index-type
#coding
#typescript
https://bobbyhadz.com/blog/typescript-element-implicitly-has-any-type-expression#element-implicitly-has-an-any-type-because-expression-of-type-string-cant-be-used-to-index-type
#coding
#typescript
Bobbyhadz
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type | bobbyhadz
A step-by-step guide on how to solve the error "Element implicitly has an 'any' type because expression of type 'string' can't be used to index type".
Forwarded from FrontEndDev
Что такое source maps?
Как минифицировать и разбираться в коде с помощью source maps? Плюс несколько примеров по работе с расширениями для source maps.
https://web.dev/source-maps/
Как минифицировать и разбираться в коде с помощью source maps? Плюс несколько примеров по работе с расширениями для source maps.
https://web.dev/source-maps/