GithubHelp home page GithubHelp logo

rstacruz / cheatsheets Goto Github PK

View Code? Open in Web Editor NEW
13.5K 13.5K 3.6K 36.81 MB

Cheatsheets for web development - devhints.io

Home Page: https://devhints.io

Ruby 3.53% JavaScript 6.56% SCSS 37.15% TypeScript 32.78% Astro 19.98%

cheatsheets's Introduction

cheatsheets's People

Contributors

bastianbowe2000 avatar bezhermoso avatar bourhaouta avatar chadwithuhc avatar coliff avatar danielkov avatar eheydrick avatar forivall avatar ghostpepperwonton avatar hezhizhen avatar hydrargyrum avatar ilhan-mstf avatar izzergh avatar mhienle avatar mtking2 avatar noopz avatar porcupinenick avatar raunofreiberg avatar rb-x avatar richard70nl avatar rizqyhi avatar rstacruz avatar spyros-uk avatar teaqu avatar thakkaryash94 avatar thedarktron avatar tripleee avatar vsemozhetbyt avatar ydah avatar yowmamasita avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cheatsheets's Issues

Cheatsheet request: aws cli -> elastic beanstalk

just an addition ..

aws elasticbeanstalk update-environment --solution-stack-name "<stack>" --environment-name="<environment>" --region="<region>"

example:
aws elasticbeanstalk update-environment --solution-stack-name "64bit Amazon Linux 2017.03 v2.5.0 running PHP 7.1" --environment-name="example-production" --region="eu-central-1"

Sublime Text terminal commands

I commonly use subl to open the editor and adding a period after will open the current directory like, subl .

For instance,
root@j-desktop:~/project$ subl . will open sublime text with project open as the current Folder.

React Router Cheatsheet

Under Nesting the first Route is misspelled. It's spelled Routeh, but should be Route.

const routes = (
  <Route handler={Chrome}>
    <Route path='about' handler={About} />
    <Route path='inbox' handler={Inbox} />
    <Route path='messages/:id' handler={Message} />
  </Route>
)

Did you block my IP address?

I have been trying to learn from this cheatsheet theme, and then all of a sudden it stopped working. Looks like one of the style files has links to your site, and you blocked my IP addresses (207.115.89.242, 73.157.40.8) . Why would you do that for no reason?

easy history/edit/issue links

Nice cheatsheet collection!

I just noticed the Ledger and hledger ones. I wanted to suggest a change to the latter (deemphasize inacct:) but there was no obvious link. It might be nice to have links like "edit this page" (to submit a PR), "open issue" (against this cheatsheet), and "recent changes" (of this cheatsheet).

Brew cask in brew cheatsheet

The "Updating caskroom" code on the hombrew.md uses the code "brew upgrade brew-cask" which is no longer how to upgrade cask. In fact, "brew upgrade" seems to update cask automatically now, so "brew upgrade brew-cask" is unnecessary.

How can we use it for our own cheatsheet management?

How you manage this repo? Is it based on jekyll?
Is there any way to get up and running with it quickly (like some kind of framework)? or Do we need to fork then delete your extra cheatsheets and then have to add our cheatsheets !

Use better quotes in font stack

This isn't a huge issue by any means but it would be nice to not have to replace the curly quotes around each font name in the font-family declaration at the top. I've come to this cheatsheet a few times to copy/paste the font stack and have had to replace the default quotes each time.

Better yet, could we make the font stack monospace and add click-to-copy? I could open a PR for it when I have the time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.