30
loading...
This website collects cookies to deliver better user experience
There is a lot of content on the internet and it is not so easy to sort out which one is good, this is where code house takes place. All cheatsheets are curated and reviewed by users, therefore helping you to have the best one.
Code House is well sufficient with more than 300+ developer cheatsheets from 230+ sources. All the cheatsheets are sorted into 29 categories making it easy to select one. You can filter all the cheatsheets by popular, oldest, newest or even use the search bar to find one.
All cheatsheets are sorted into 29 categories, you can easily choose one according to your language or code. All the types of sorting like popular, oldest, newest and search bar will also work for the filter category cheat sheets.
If you need to filter cheatsheets by source, eg: you need cheatsheets from freecodecamp.org or medium.com, you can filter in super fast. You can also do advanced sorting too.
If you found any cheatsheets interesting and want to save it for later 🔖, you can also do it. Just click on the bookmark icons and it will then be stored on bookmarks page.
Yeah, you could. If you found a good cheat sheet, you can just click on the New Cheatsheet button and it will take you to a form where you could add a new cheatsheet with simple data, Cheatsheet Name, Website URL and Category. Your cheat sheet will be reviewed and added to the app, also see yourself in contributors.
You can help code house by reviewing cheatsheets, just go to codehouse.vercel.app/review, you can see the cheatsheets that are on review. If you think, they're good, you can give an upvote or a comment.
Each cheatsheet has a special page dedicated to that cheat sheet. You can get to see a large amount of data and do more functions on that page. You can also see who has added the cheatsheet, or who wrote the cheatsheet.
Do you have an idea to improove Code House, we love 💖 to hear your words. That's why we built feature requests page, you can easily add a new request or upvote the requests that're currently in.
We always need to keep Code House, clean and good for everyone. So, if you find any problems, such as spam, broken link, or like that. You can report it to us. Just click on the report button and you're good to go.
We proudly show our contributors on our main website and we love to ❤️ Go ahead and give a pull request, get featured on our contributor's page 👨💻. You can also be a contributor by just adding a cheat sheet on the web.
Dark mode is a thing developers could not live with, that's why we built dark mode in Code House. Enjoy Code House in dark mode 🌘
Feel free to add an upvote or a comment to a cheatsheet. You have full freedom to decide what you wanna do.
You can toggle between List View or Grid View according to your preferences. So, you can enjoy it in the way you wish.
If you sign up for the newsletter, we'll let you know when new cheat sheets are available. PS, we won't spam. Only once a week 📬.
We're also providing a super productive graphql API playground - codehouse-api.herokuapp.com. Here you can play with our API, and build new apps. How cool is that 🙌 Here is a small documentation on how to use the API
Feel free to star ⭐️ the project if you found useful - github.com/saviomaritn/codehouse/
Feel free to try Code House: codehouse.vercel.app
Challenge | Solution |
---|---|
Adding scroll animations | Used AOS library |
Sorting by time | Used javascript sort()
|
Infinite Scrolling | Used react-infinite-scroll-component
|
Skeleton Loader | Created with Pure CSS |
Server Side Rendering | Moved to next js
|
Search Filter | Used filter method of javascript |
Generate cover image and description | Extracted meta
|
Parallax Effect | Used parallax.js library |
Notifications withing the app | Used react-hot-toast library |
Stop duplication of same content | Used Lodash |
Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.
Please read CONTRIBUTING
for details on our CODE OF CONDUCT
, and the process for submitting pull requests to us.
MIT