Last active
August 12, 2023 14:19
-
-
Save eliofery/f29b5aa0c2a63d15b649775991f2e47e to your computer and use it in GitHub Desktop.
Полезные ссылки
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Сервис для работы с тестовыми данными API. | |
| https://test-api.javascript.ru/v1/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SVG иконки | |
| https://www.svgrepo.com | |
| https://icons8.com/icons | |
| Юникод | |
| https://symbl.cc/en/ | |
| Placeholders | |
| https://placebear.com/ | |
| https://loremipsum.io/21-of-the-best-placeholder-image-generators/ | |
| Транслитерация текста | |
| https://www.seowind.ru/servis-transliteracii-urlov/ | |
| Доступность | |
| https://doka.guide/a11y/aria-pressed/ | |
| Генерация фавиконок | |
| https://иконкисайта.рф | |
| Библиотека макетов для верстки | |
| https://verstaem.online | |
| https://frontend-skills.com | |
| Конвертер | |
| https://pixelied.com/convert/jpg-converter/jpg-to-webp | |
| https://png2jpg.com/ | |
| Оптимизация картинок | |
| https://imagecompressor.com/ | |
| Компоненты | |
| https://ux.willistowerswatson.com/components/detail/buttons--default.html | |
| Проверка покрытия browserslist | |
| https://browsersl.ist/ | |
| Оформления профиля в GitHub | |
| https://github.com/abhisheknaiidu/awesome-github-profile-readme | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You might not need jQuery | |
| https://youmightnotneedjquery.com/#next | |
| Webpack & Tailwind CSS Setup | |
| https://gist.github.com/bradtraversy/1c93938c1fe4f10d1e5b0532ae22e16a | |
| GETTING STARTED WITH VUE.JS | |
| https://developerlife.com/2018/08/15/introduction-to-vue/#:~:text=The%20simplest%20way%20to%20get,tag%20of%20your%20HTML%20file.&text=Then%20you%20can%20start%20Vue,file%20inside%20of%20script%20tags.&text=And%20have%20the%20Vue%20code,element%20on%20your%20HTML%20page. | |
| My JSON Server | |
| https://my-json-server.typicode.com/ | |
| {JSON} Placeholder | |
| https://jsonplaceholder.typicode.com/ | |
| 360 градусов картинка | |
| https://scaleflex.github.io/js-cloudimage-360-view/ | |
| JS челендж | |
| https://devchallenges.io/challenges/ohgVTyJCbm5OZyTB2gNY | |
| JS туториал даты | |
| https://code.mu/ru/javascript/book/prime/time/moments/day-end/ | |
| Значения по умолчанию конструктора класса JavaScript | |
| https://tutorial.eyehunts.com/js/javascript-class-constructor-default-values-example-code/ | |
| Вопросы по js | |
| https://www.toptal.com/javascript/interview-questions | |
| Школа разработчиков | |
| https://flexberry.github.io/ru/tds_landing-page.html | |
| Поиск | |
| https://levelup.gitconnected.com/use-regex-and-javascript-to-improve-search-results-870932050d08 | |
| webpack sass | |
| https://dev.to/deepanjangh/setting-up-css-and-sass-with-webpack-3cg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Дока по PSR | |
| https://httpsoft.org/ru/docs/message/v1/request/ | |
| Create PHP Dependency Injection Container | |
| https://dev.to/emrancu/let-s-create-php-dependency-injection-container-24lm | |
| PHP - Best Practices | |
| https://odan.github.io/2019/12/06/php-best-practice-2019.html | |
| Monolog PSR-3 Logger Interface | |
| https://dev.to/fadymr/php-create-your-own-logger-like-monolog-psr-3-logger-interface-52gg | |
| PHP tutorial | |
| https://www.phptutorial.net/ | |
| SPA Laravel | |
| https://splade.dev/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Формула числа сочетаний | |
| https://www.matburo.ru/tvart_sub.php?p=calc_C |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Как создавать иконки сайтов в 2022 году — всё о favicon | |
| https://habr.com/ru/articles/672844/ | |
| Фавиконка дарк мод | |
| https://web.dev/building-an-adaptive-favicon/ | |
| Как работают auto-fill и auto-fit в CSS Grid | |
| https://medium.com/@stasonmars/%D0%BA%D0%B0%D0%BA-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D1%8E%D1%82-auto-fill-%D0%B8-auto-fit-%D0%B2-css-grid-7d903a6c678e | |
| Как работает функция minmax() | |
| https://css-live.ru/articles/kak-rabotaet-funkciya-minmax.html | |
| Responsive grid | |
| https://travishorn.com/responsive-grid-in-2-minutes-with-css-grid-layout-4842a41420fe | |
| Кастомный виджет googleTranslate для сайта | |
| https://habr.com/ru/articles/438588/ | |
| Building Skeleton Screens with CSS Custom Properties | |
| https://css-tricks.com/building-skeleton-screens-css-custom-properties/ | |
| https://javascript.plainenglish.io/vue-skeleton-loading-screen-using-suspense-components-daily-vue-4-e34d5291cb38 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment