XeNote/posts/Code/Codesheet.md
2020-12-01 06:28:42 +03:00

39 lines
667 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.

---
title: "List of Code Snippets"
---
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]]: Güvensiz bağlantıları HTTPS'e zorlar.
<br/>
* [[Linux Commands]]
* [[React Hooks]]
<br/>
* [[Git Komutları]]