並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 34 件 / 34件

新着順 人気順

cheatsheetの検索結果1 - 34 件 / 34件

  • [JavaScript] URLを文字列結合で組み立てないために、url-cheatsheetを作った

    [JavaScript] URLを文字列結合で組み立てないために、url-cheatsheetを作った URLを文字列結合で組み立てると色々問題が起きやすいので、それを避けるためにURL APIやURLSearchParams APIでURLを組み立てるパターンをまとめたチートシートを作りました。 azu/url-cheatsheet: URL manipulation cheatsheet for JavaScript URLにユーザーが入力した文字列を含めるときはencodeURIComponentでエスケープする URLはプレーンな文字列ではなく構造化された文字列(文字の並びに意味がある文字列)として扱わないと、さまざまな問題を抱えやすいです。 たとえば、次のように文字列結合でURLを組み立てるとパストラバーサルの問題があります。 name に ../../adminのような文字列が

      [JavaScript] URLを文字列結合で組み立てないために、url-cheatsheetを作った
    • GitHub - kettanaito/naming-cheatsheet: Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - kettanaito/naming-cheatsheet: Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
      • React with TypeScript Cheatsheet

        Table of Contents:· Table of Contents: · How to type React props ∘ Creating a type alias for the props ∘ Typing optional props ∘ List of types for React component props · How to type React function components · How to type React hooks ∘ Typing useState hook ∘ Typing useEffect and useLayoutEffect hooks ∘ Typing useContext hook ∘ Typing useRef hook ∘ Typing useMemo hook ∘ Typing useCallback hook ∘ T

          React with TypeScript Cheatsheet
        • pandas/doc/cheatsheet at main · pandas-dev/pandas

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            pandas/doc/cheatsheet at main · pandas-dev/pandas
          • GitHub - azu/url-cheatsheet: URL manipulation cheatsheet for JavaScript

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - azu/url-cheatsheet: URL manipulation cheatsheet for JavaScript
            • Cheatsheet: XSS that works in 2021

              It’s been a year since my last XSS cheatsheet, and a year of developments in XSS exploitology. Here’s a new and updated version jam-packed full of goodies that I use myself! Note: This cheat-sheet focuses on up to date and relevant items only. Would you take a cheat sheet with you to an exam that has a bunch of irrelevant stuff? No, of course not. I hate cheat sheets that waste space on methods th

              • Web Performance Metrics Cheatsheet | bitsofcode

                I recently gave a talk on “Making Sense of Performance Metrics” at the Web Unleashed Conference, and it was suggested that I turn the breakdown of all the performance metrics into a cheatsheet; so here it is! The full cheatsheet, including a downloadable PDF version, are at the bottom of the page so feel free to skip to that. Four Questions # In a web.dev article on "User-centric Performance Metri

                  Web Performance Metrics Cheatsheet | bitsofcode
                • BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC

                  20211210-TLP-WHITE_LOG4J.md Security Advisories / Bulletins / vendors Responses linked to Log4Shell (CVE-2021-44228) Errors, typos, something to say ? If you want to add a link, comment or send it to me Feel free to report any mistake directly below in the comment or in DM on Twitter @SwitHak Other great resources Royce Williams list sorted by vendors responses Royce List Very detailed list NCSC-N

                    BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC
                  • Tailwind CSS CheatSheet for Beginners and Not Only

                    Find quickly all the class names and CSS properties with this interactive cheat sheet. The only Tailwind CheatSheet you will ever need!

                      Tailwind CSS CheatSheet for Beginners and Not Only
                    • How to Yubikey: a configuration cheatsheet

                      This post shows different use cases for a Yubikey. There are also command line examples in a cheatsheet like manner. I’m using a Yubikey 5C on Arch Linux. If you run into issues, try to use a newer version of ykman (part of yubikey-manager package on Arch). Some features depend on the firmware version of the Yubikey. The tooling (like the wording) around the Yubikey is sometimes a bit confusing. I

                      • GitHub - peijin94/matlabPlotCheatsheet: A cheatsheet for those who plot with MATLAB

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - peijin94/matlabPlotCheatsheet: A cheatsheet for those who plot with MATLAB
                        • ruby/debug cheatsheet

                          This cheatsheet can help you get started with ruby/debug as well as use it in your daily development. It's not an exhausting list of its features or commands, so please go through its document as well. If you're migrating from byebug, I also recommend checking my byebug to ruby/debug migration guide. I also shared how to build a powerful debugging workflow with it in my talk: ruby/debug - The best

                            ruby/debug cheatsheet
                          • Incident Response- Linux Cheatsheet - Hacking Articles

                            Detecting any intrusion in your system is a very important step towards Incident response. Incident response is quite vast, but it is always better to start small. While performing incident response, you should always focus on suspected systems and the areas where it seems there could be a breach. Making use of Incident Response, you could detect a large amount of attacks at the primary level. The

                              Incident Response- Linux Cheatsheet - Hacking Articles
                            • The React Cheatsheet for 2022

                              Do you want to get up to speed with React as quickly as possible? I’ve put together a super helpful cheatsheet to give you a complete overview of all of the React concepts you need to know in 2022. Click here to download the cheatsheet in PDF format. It includes all of the essential information in this article as a convenient PDF guide. Let’s get started! Table of Contents React Elements React Ele

                                The React Cheatsheet for 2022
                              • Ultimate ChatGPT cheatsheet for UX UI Designers

                                AI won’t replace designers, but designers who use AI will replace those who don’t. Similar to how calculators were once thought to replace mathematicians, many fear that AI will replace designers. However, this is a misconception. Just as calculators didn’t replace mathematicians, AI won’t replace designers either. Instead, AI will offer you — designers, new tools and capabilities to increase thei

                                  Ultimate ChatGPT cheatsheet for UX UI Designers
                                •  iPadのように⌘キーでMacのショートカット一覧を表示するフリーソフトCheatSheet - T’s blog

                                  iPadのハードキーボードを使うとMacと同じように使えるショートカットもあります。しかし使うアプリ毎に設定が異なる場合もありその度にWebで検索するのも能率的ではありません。そのためにiPadにはアプリ使用中に⌘キーを長押しすると使用可能なショートカットキーを表示してくれる機能があります。もし忘れてしまったらすぐに確認出来ます。 これはiPadでは使える機能ですがMacでは同じように⌘キーを押してもショートカットキーの一覧は表示されません。そこでMacにCheatSheetアプリをインストールすると⌘キーでiPadのようにショートカット一覧を表示出来るようになります。CheatSheetの⌘キー機能もiPadと同じように使用中のアプリに対応したショートカットを表示するのでアプリ毎に切り替わります。 CheatSheetのインストール CheatSheetアプリはAppStoreにはないた

                                     iPadのように⌘キーでMacのショートカット一覧を表示するフリーソフトCheatSheet - T’s blog
                                  • GitHub Search Cheatsheet

                                    Using this CheatsheetThis cheat sheet is meant to be easy to skim and find what you're looking for. If you want more detailed descriptions and examples, please refer to GitHub's official documentation. Terms written in ALL CAPS are custom variables that you will need to type yourself.Search Syntax (Other sections depend on understanding this)

                                      GitHub Search Cheatsheet
                                    •  Apple WatchでEvernoteが使えないので買い物メモAppを探した[Cheatsheetノート]  - T’s blog

                                      Evernoteの大幅なアップデートが9月にありました。UIもガラッと変わって使いにくくなったと言う声が大きいですがそれ程ヘビーユーザーでも無いので気にはならずに使い続けています。しかしとんでもない事にApple WatchのコンプリケーションからEvernoteが消えているのです。アップデート当初はEvernoteのApple Watchへのインストールの方法が書いてありましたが(注: この機能はまだ新しい Evernote for iOS ではご利用いただけません)と注意書きが添えられていました。承知しているのならすぐにもアップデートで修正されるだろうと思っていました。しかし一月たっても改善されずそろそろ代替えアプリを探さなければと思っていました。 先日このブログでMacのアプリCheatsheetを紹介しました。その時にAppStoreにもCheatsheetがあるかどうか検索しまし

                                         Apple WatchでEvernoteが使えないので買い物メモAppを探した[Cheatsheetノート]  - T’s blog
                                      • Bootstrap 5 CheatSheet 🚀 By ThemeSelection | Classes

                                        Bootstrap 5 CheatSheet 🚀 An interactive list of Bootstrap 5 classes, variables, and mixins. 🎁 The only Bootstrap 5 CheatSheet you will ever need. 🎊

                                          Bootstrap 5 CheatSheet 🚀 By ThemeSelection | Classes
                                        • Soundly Tools | Download Place it, Cheatsheet, Soundly Monitor and more…

                                          In our standalone tools section, you will find a variety of tools that have been created by the Soundly team to assist with your sound design projects. Shape it Shape It, the new equalizer in Soundly has quickly become so popular that users have asked for a standalone plugin for all editing software. And now, it's finally available! Shape it's cuts and boosts are lightning-fast, making it a perfec

                                          • 2024 Social Media Image Sizes for All Networks [CHEATSHEET]

                                            Quick social media image sizes We go into more detail for every single network below, but this image includes the social media image sizes you probably look up most often. Basic Instagram image sizes Profile photo: 320 x 320 px Landscape: 1080 x 566 px Portrait: 1080 x 1350 px Square: 1080 x 1080 Stories and Reels: 1080 x 1920 Basic Facebook image sizes Profile photo: 170 x 170 px Landscape: 1200

                                              2024 Social Media Image Sizes for All Networks [CHEATSHEET]
                                            • How to Get a Cheatsheet for Any Command in the Linux Terminal

                                              Ever wanted a cheat code for writing Linux commands without consulting the manpages every time and understanding their usage? Well, there's a tool for that called cheat. Whether you need a quick refresher or want to get familiar with a new command, cheat is the tool to guide you. There's a cheat Command in Linux Cheat is a Linux tool created using Go. It uses community-sourced Linux command cheats

                                                How to Get a Cheatsheet for Any Command in the Linux Terminal
                                              • Mac アプリ「CheatSheet」 - ショートカットキーのリストを表示する方法

                                                ショートカットキーのリストを表示するMacアプリ「CheatSheet」を紹介します。 Macアプリ「CheatSheet」を使えば、フォーカスしているアプリの ショートカットキーのリストをこんな感じで表示することができます。 普段の作業にショートカットキーを使えば、効率化がアップする!? かもしれないので、暇な時にでもこのリストをぼーっと眺める! なんて使い方もいいかもしれませんね。 Mac アプリ「CheatSheet」ショートカットキーのリストを表示する方法は? Mac アプリ「CheatSheet」で、ショートカットキーのリストを表示する方法は次の手順です。 [CheatSheet] にアクセスする まずは「CheatSheet」にアクセスし、アプリをダウンロード・インストールしていきます。 [CheatSheet] をダウンロードする アプリ [CheatSheet] のページで

                                                  Mac アプリ「CheatSheet」 - ショートカットキーのリストを表示する方法
                                                • GitHub - jldodds/coq-lean-cheatsheet: A quick reference for mapping Coq tactics to Lean tactics

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - jldodds/coq-lean-cheatsheet: A quick reference for mapping Coq tactics to Lean tactics
                                                  • The Keywords Mapping Cheatsheet For Different Types of Sites [with a Google Sheets Included]

                                                    Join +35,000 other SEOs & subscribe to receive an email with the latest SEO news, updates, resources, tips & tools recommendations that I’ve found particularly useful in my SEOFOMO newsletter. Keyword mapping is one of those key (and unfortunately sometimes overlooked) activities when developing an SEO process, as by establishing what pages should rank for which keywords, it forces us to: Connect

                                                      The Keywords Mapping Cheatsheet For Different Types of Sites [with a Google Sheets Included]
                                                    • Accessible Target Sizes Cheatsheet — Smashing Magazine

                                                      Practical guidelines to prevent rage taps and rage clicks with accessible tap targets for icons, links and buttons — on desktop and on mobile. With useful techniques and guidelines. Rage taps are annoying and frustrating. These wonderful occurrences in our interface when we need to tap twice or sometimes three times to continue our journeys. Of course, sometimes they happen because the website is

                                                        Accessible Target Sizes Cheatsheet — Smashing Magazine
                                                      • 🔥 Ultimate Cheatsheet Compilation

                                                        Hi everyone 👋 Today I wanted to share with you the Ultimate Cheatsheet Compilation. I hope aspiring/new developers will find this compilation helpful for quick reference whenever needed. 1. Git CheatSheet Credit: Trilochan Parida 2. Git CheatSheet with more details Credit: Trilochan Parida 3. Javascript Operator Cheatsheet Credit: Proful Sadangi 4. Javascript String Cheatsheet Credit: Proful Sada

                                                          🔥 Ultimate Cheatsheet Compilation
                                                        • M1 Pro搭載MacBook Proの初期設定cheatsheet(Vim, Git, VSCode, React, Python, Node.JS) - Qiita

                                                          Apple Silicon搭載のMacBook Proを使いこなせ 手順通りの設定を行うことで1日でM1 Pro MacBook Proの生産性をフルパワーの8割まで引き出すcheatsheetです。 ★マークをつけた箇所は個人的主観が入ってる箇所です。適宜飛ばしたりコマンドを変更したりしてください。簡単な質問は受け付けてます。 前提条件 OS: Monterey MacBook Pro(16-inch, 2021) CPU: Apple M1 Pro ★US配置 コマンドラインの基本を習得してる コンセプト iMac(Intel late2017)とMacBook Air(2020 M1)の役割を一元化したかった ファイル構造をシンプルに保ち、ターミナルからの操作の簡潔さを保つ 後述する理由よりOSを英語に設定する 書類⇒Document, デスクトップ⇒Desktop等ファインダーでの

                                                            M1 Pro搭載MacBook Proの初期設定cheatsheet(Vim, Git, VSCode, React, Python, Node.JS) - Qiita
                                                          • Cheatsheet · Bootstrap v5.3

                                                            This is a lead paragraph. It stands out from regular paragraphs. You can use the mark tag to highlight text. This line of text is meant to be treated as deleted text. This line of text is meant to be treated as no longer accurate. This line of text is meant to be treated as an addition to the document. This line of text will render as underlined. This line of text is meant to be treated as fine pr

                                                            • Ask HN: Can I see your cheatsheet? | Hacker News

                                                              Almost everyone I know keeps a list of (easily forgettable) command line snippets somewhere. I can't imagine that HN folks would be any different :)So that said, could I please see your cheatsheet? I'll go first: https://github.com/fastily/cheatsheet I use my ebooks for reference: * GNU grep and ripgrep (https://learnbyexample.github.io/learn_gnugrep_ripgrep/) * GNU sed (https://learnbyexample.git

                                                              • Neovim Cheatsheet – Search, Save & Customize Vim Commands

                                                                Open file in new buffer, switch to it. (Creates file if does not exist)

                                                                • raylib - cheatsheet

                                                                  A simple and easy-to-use library to enjoy videogames programming [raylib Discord server][github.com/raysan5/raylib][raylib.h] v5.5 quick reference card [download as PDF]

                                                                    raylib - cheatsheet
                                                                  • Giving you the cheatsheet to the world

                                                                    ... to have awesomeness delivered to your inbox every weekday for FREE.​ (Psst...for students: some schools block emails from outside ​sources, so try signing up with a personal email) Here are a few things we know you'll love about The Cramm. - It's a fun, easy way to know the world's happenings - It gives you all the day's scoop in one email (or text) - It's the only news aggregate that has the

                                                                      Giving you the cheatsheet to the world
                                                                    • Stable Diffusion prompting cheatsheet | Moritz' Blog

                                                                      Last updated February 11th, 10:05   |   Added reference Donate for civilians in Ukraine, Mali, Syria etc. Every single dollar helps. I handpicked these charities based on transparency rating and reputation (Source). Red Cross | Doctors without borders | Feed the Children | DirectRelief View examples I created with these prompt hacks The further to the beginning of the prompt a word is placed, the

                                                                        Stable Diffusion prompting cheatsheet | Moritz' Blog
                                                                      1