зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
79061d5f6b
Коммит
37687ea3ad
@ -1 +1,2 @@
|
||||
https://devhints.io/
|
||||
https://quickref.me/
|
||||
|
||||
@ -1,5 +1,11 @@
|
||||
https://quickref.me/css3.html
|
||||
https://adam-marsden.co.uk/css-cheat-sheet
|
||||
https://devhints.io/css
|
||||
|
||||
selectors
|
||||
https://frontend30.com/css-selectors-cheatsheet/
|
||||
|
||||
2018
|
||||
http://css-live.ru/css/pravilnaya-shpargalka-po-css-kaskadu.html
|
||||
https://medium.com/level-up-web/the-ultimate-guide-to-css-103b0f883de3
|
||||
list
|
||||
|
||||
@ -1,2 +1,5 @@
|
||||
https://cssreference.io/
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS
|
||||
https://www.w3schools.com/cssref/css_functions.php
|
||||
https://tympanus.net/codrops/css_reference/
|
||||
|
||||
https://cssreference.io/
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
https://css-tricks.com/
|
||||
|
||||
http://www.thefloatingfrog.co.uk/frog-blog/2008/09/10-css-shorthand-techniques-youll-use-everyday/
|
||||
http://www.cssnolanche.com.br/quotes-com-css/
|
||||
http://www.noupe.com/better-design/7-css-hacks-you-cannt-live-without.html
|
||||
|
||||
@ -1,10 +1,17 @@
|
||||
https://drafts.csswg.org/css-flexbox/
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox
|
||||
https://www.sketchingwithcss.com/samplechapter/cheatsheet.html
|
||||
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
|
||||
a lot of links
|
||||
|
||||
2021
|
||||
webDev - CSS Flexbox Full Course ru of 59:56
|
||||
https://www.youtube.com/watch?v=XXlw7TUxRVY
|
||||
https://github.com/YauhenKavalchuk/css-flexbox
|
||||
! need to look
|
||||
2020
|
||||
https://www.digitalocean.com/community/cheatsheets/css-flexbox
|
||||
https://www.digitalocean.com/community/tutorials/css-centering-using-flexbox
|
||||
2019
|
||||
http://www.heydonworks.com/article/the-flexbox-holy-albatross
|
||||
2018
|
||||
|
||||
@ -1,2 +1,4 @@
|
||||
https://grid.malven.co/
|
||||
|
||||
2021
|
||||
https://dev.to/joyshaheb/css-grid-cheat-sheet-illustrated-in-2021-1a3
|
||||
|
||||
@ -1 +1,4 @@
|
||||
https://learncssgrid.com/
|
||||
|
||||
2023
|
||||
https://css-tricks.com/snippets/css/complete-guide-grid/
|
||||
|
||||
@ -9,6 +9,9 @@ https://tailwindui.com/
|
||||
https://tailwindui.com/documentation
|
||||
https://tailwindui.com/components
|
||||
|
||||
cheatsheet
|
||||
https://nerdcave.com/tailwind-cheat-sheet
|
||||
|
||||
2022
|
||||
freeCodeCamp - Learn Tailwind CSS – Course for Beginners 0:00 of 4:12:17
|
||||
https://www.youtube.com/watch?v=ft30zcMlFao
|
||||
|
||||
1
pl/web/html/docs/cheatsheet.txt
Обычный файл
1
pl/web/html/docs/cheatsheet.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://quickref.me/html
|
||||
@ -1 +1,2 @@
|
||||
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference
|
||||
https://html5book.ru/css-spravochnik.html
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
https://auth0.com/blog/
|
||||
https://auth0-extensions.github.io/canirequire/
|
||||
|
||||
https://auth0.com/docs/libraries/auth0js
|
||||
|
||||
4
security/oauth/auth0/features/misc.txt
Обычный файл
4
security/oauth/auth0/features/misc.txt
Обычный файл
@ -0,0 +1,4 @@
|
||||
https://auth0.com/docs/get-started/auth0-overview/create-tenants
|
||||
https://auth0.com/docs/quickstart/backend/java-spring-security5/01-authorization
|
||||
https://auth0.com/docs/authenticate/login/auth0-universal-login
|
||||
https://auth0.com/docs/customize/log-streams/custom-log-streams
|
||||
1
security/oauth/auth0/features/user-profiles.txt
Обычный файл
1
security/oauth/auth0/features/user-profiles.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://auth0.com/docs/manage-users/user-accounts/user-profiles
|
||||
7
security/oauth/auth0/integration/firebase.txt
Обычный файл
7
security/oauth/auth0/integration/firebase.txt
Обычный файл
@ -0,0 +1,7 @@
|
||||
2022
|
||||
https://auth0.com/blog/complete-guide-to-angular-user-authentication/
|
||||
https://auth0.com/blog/complete-guide-to-angular-user-authentication/
|
||||
2021
|
||||
https://medium.com/@christophergsell/incorporating-auth0-with-a-firebase-backend-8cf042f4670
|
||||
2018
|
||||
https://auth0.com/blog/developing-real-time-apps-with-firebase-and-firestore/
|
||||
33
security/oauth/okta/okta.txt
Обычный файл
33
security/oauth/okta/okta.txt
Обычный файл
@ -0,0 +1,33 @@
|
||||
https://developer.okta.com/docs/reference/api/oidc/#endpoints
|
||||
https://developer.okta.com/blog/2023/04/26/java-jetty-oauth
|
||||
|
||||
https://developer.okta.com/blog/2022/08/05/spring-boot-saml
|
||||
https://developer.okta.com/blog/2022/06/16/oauth-java
|
||||
https://developer.okta.com/blog/2022/05/25/java-rest-api-spring-boot
|
||||
https://developer.okta.com/blog/2022/04/11/java-cli-device-grant
|
||||
https://developer.okta.com/blog/2022/02/01/spring-cloud-contract
|
||||
https://developer.okta.com/blog/2022/01/31/local-https-java
|
||||
|
||||
https://developer.okta.com/blog/2021/07/30/spring-webclient
|
||||
https://developer.okta.com/blog/2021/05/19/spring-security-testing
|
||||
https://developer.okta.com/blog/2021/05/05/client-credentials-spring-security
|
||||
|
||||
https://developer.okta.com/blog/2020/11/24/spring-boot-okta
|
||||
|
||||
https://developer.okta.com/blog/2019/10/30/java-oauth2
|
||||
https://developer.okta.com/blog/2019/10/21/illustrated-guide-to-oauth-and-oidc
|
||||
https://developer.okta.com/blog/2019/06/20/spring-preauthorize
|
||||
https://developer.okta.com/blog/2019/05/15/spring-boot-login-options
|
||||
https://developer.okta.com/blog/2019/03/12/oauth2-spring-security-guide
|
||||
https://developer.okta.com/blog/2019/01/23/nobody-cares-about-oauth-or-openid-connect
|
||||
|
||||
https://developer.okta.com/blog/2018/12/18/secure-spring-rest-api
|
||||
https://developer.okta.com/blog/2018/10/16/token-auth-for-java
|
||||
https://developer.okta.com/blog/2018/09/26/build-a-spring-boot-webapp
|
||||
https://developer.okta.com/blog/2018/07/16/oauth-2-command-line
|
||||
|
||||
https://developer.okta.com/blog/2017/12/18/spring-security-5-oidc
|
||||
https://developer.okta.com/blog/2017/08/01/oidc-primer-part-3
|
||||
https://developer.okta.com/blog/2017/07/25/oidc-primer-part-2
|
||||
https://developer.okta.com/blog/2017/07/25/oidc-primer-part-1
|
||||
https://developer.okta.com/blog/2017/06/21/what-the-heck-is-oauth
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user