bookmarks.description

Linux

https://serverfault.com/questions/378086/how-to-extend-a-linux-pv-partition-online-after-virtual-disk-growth - Extend a Linux PV partition online after virtual disk growth

Docker

https://www.cloudsavvyit.com/14114/how-to-connect-to-localhost-within-a-docker-container/ - How to Connect to Localhost Within a Docker Container

HTTP

https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS - CORS
https://habr.com/ru/company/otus/blog/706908/ - Развернуто про CORS
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite - Set-Cookie SameSite
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status - Status codes
https://www.rfc-editor.org/rfc/rfc7231#section-6.1 - Status codes

Programming

https://habr.com/ru/post/710166/ - О важности владения кодом

Codestyle

https://habr.com/ru/post/44748/- нейминг функций
https://learn.javascript.ru/function-basics - нейминг функций
https://t.me/myobrechenychannel/180 - Развернуто и эмоционально про плохой нейминг
https://habr.com/ru/company/ispsystem/blog/714992/ - Проблема именования — взгляд под необычным углом

PHP

https://github.com/brandonsavage/Upload - File upload code example

Java

https://maven.apache.org/settings.html - About maven settings

Frontend

https://habr.com/ru/company/samokat_tech/blog/704342/ - как тестировать современный фронтенд
https://krausest.github.io/js-framework-benchmark/current.html - JS framework benchmark

HTML / CSS

https://ant.design/components/overview/ - Ant Design UI library
https://pictogrammers.github.io/@mdi/font/7.1.96/ - All Material Design Icons (MDI)
https://medium.com/hypersphere-codes/randomness-in-css-b55a0845c8dd - Randomness in CSS
https://www.geeksforgeeks.org/auto-fit-vs-auto-fill-property-in-css-grid/ - Auto-Fit vs Auto-Fill Property in CSS Grid
https://www.smashingmagazine.com/2020/07/css-techniques-legibility/ - Modern CSS Techniques To Improve Legibility
https://clrs.cc/ - A nicer color palette for the web (default web palette replacement)

VueJS

https://antdv.com/components/overview - Ant Design for Vue
https://habr.com/ru/post/700392/ - Сервисная архитектура во Vue 2

Examples \ how to

https://codepen.io/ceg9498/post/creating-lined-paper - Lined paper in CSS
https://nicolasgallagher.com/pure-css-folded-corner-effect/ - Pure CSS folded-corner effect

Git

https://paulhammant.com/2013/04/05/what-is-trunk-based-development/ - trunk based development
https://nvie.com/posts/a-successful-git-branching-model/ - git flow
https://habr.com/ru/post/106912/ - git flow (на русском)

Design

https://www.nngroup.com/articles/popups/ - Popups: 10 Problematic Trends and Alternatives https://awdee.ru/10-problems-of-popups/ - 10 проблем попапов и как их решить

Testing

https://en.wikipedia.org/wiki/Regression_testing - Regression testing
https://en.wikipedia.org/wiki/Test-driven_development - TDD

Software

https://github.com/pulsar-edit/pulsar - Pulsar text editor (an Atom fork)

Jekyll / GitHub Pages

https://github.com/github/pages-gem - GitHub Pages ruby gem
https://shopify.github.io/liquid/basics/operators/ - Liquid Operators
https://www.section.io/engineering-education/build-a-jekyll-site/ - Building a Blog site from Scratch using Jekyll
https://jun711.github.io/web/how-to-highlight-code-on-a-Jekyll-site-syntax-highlighting/ - How to highlight code on Jekyll site
https://learnvue.co/tutorials/deploy-vue-to-github-pages - How To Deploy Your Vue App to GitHub Pages
https://gohugo.io/hosting-and-deployment/hosting-on-github/ - Hosting Hugo on GitHub Pages
https://sylvaindurand.org/making-jekyll-multilingual/ - Making Jekyll multilingual
https://www.usecue.com/blog/multilingual-jekyll-websites/ - Multilingual Jekyll websites
https://meumobi.github.io/jekyll/2019/06/05/multi-languages-with-jekyll.html - Deploy a multi-language jekyll site
https://leo3418.github.io/collections/multilingual-jekyll-site.html - Build a Multilingual Jekyll Site
https://forestry.io/blog/creating-a-multilingual-blog-with-jekyll/ - Creating a Multilingual Blog With Jekyll
https://github.com/pages-themes - GitHub pages themes
https://sayzlim.net/jekyll-include-component/ - How to Build a Jekyll Component
https://felixhayashi.github.io/ReadmeGalleryCreatorForGitHub/ - README.md Gallery Creator for GitHub

Other

https://betterprogramming.pub/string-case-styles-camel-pascal-snake-and-kebab-case-981407998841 - About string case styles
https://semver.org/ - Semantic versioning
https://github.com/MubertAI/Mubert-Text-to-Music - prompt-based music generation
https://google.github.io/styleguide/ - Google Style Guides
https://github.com/vweevers/common-changelog - Common Changelog style guide for changelogs
https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes - List of language codes (ISO 639-1)
https://www.canva.com/colors/color-palettes/ - Canva color palettes explorer
https://github.com/kylestetz/slang - Slang — An audio programming language
https://cloudconvert.com - Online file format converter