XeNote/posts/Code/Codesheet.md
2020-11-28 19:36:28 +03:00

41 lines
852 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Arşiv amaçlı saklanan code snippetleri.
__API's__
* [[Google Sheets API]]
* [[Airtable Fetch API]]
<br/>
__JavaScript__
* [[Deep Compare]] Derin Karşılaştırma Yapar.
* [[HTML Attribute Remover]]: String şeklinde verilen HTML'deki tüm attributeları siler.
* [[External Script Loader]]: Script yükleyen Svelte componenti.
* [[Webpack Env Variables]]: Passing environment variables from webpack.config.js
<br/>
__CSS Snippets__
* * [[Frost-Effect]]
<br/>
__HTML__
* [[HTTPS Force meta tag|Force Insecure Requrests to HTTPS]]: Güvensiz bağlantıları HTTPS'e zorlar. `<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">`
<br/>
* [[Linux Commands]]
* [[React Hooks]]
<br/>
* [[Git Komutları]]
<br/>
* SEO
* [[Parameterized URL Index]]: If an indexer can index the link, you get DA93 backlink.
<br/>