Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 1, 2021 02:07 pm GMT

35 Website Cheat Sheet For Developer

What Is Cheat Sheet?

With the rapid development of technologies in web programming, the amount of knowledge we have to learn is increasing. And sometimes you will not be able to remember all the syntax, methods ... of a programming language or framework. So cheat sheet was born to solve the above problem. It will synthesize all syntax, concepts ... in a systematic and intuitive way that makes it easy to find what you want to apply in your web development process.

Cheat Sheets For Developer

OverAPI.com

OverAPI.com is a website that aggregates cheat sheets for many popular web programming languages such as Javascript, NodeJS, PHP, Python, CSS ...
OverAPI.com
OverAPI.com

Awesome-Cheatsheets

Awesome-Cheatsheets is also a collection of popular web programming language cheatsheet including Django Cheatsheet, Node.js Cheatsheet, Laravel Cheatsheet. ... the frontend team has The HTML5 Cheatsheet, Vue.js Cheatsheet, React.js Cheatsheet ... You can refer to its main page!
Awesome-Cheatsheets
Awesome-Cheatsheets

Bootstrap 4 Cheat Sheet

Bootstrap 4 Cheat Sheet is a site that aggregates all the functions and displays the components in Bootstrap version 4.3.1. You just need to select a class, it will automatically show the code and example for that class. It also has a copy function that allows you to quickly copy that code into your program.
Bootstrap 4 Cheat Sheet
Bootstrap 4 Cheat Sheet

GitSheet

GitSheet is an aggregator of commands that you often use with Git. For each statement, it describes detail usage. You just need to select the command and press the copy button and it will automatically copy the command for you.
GitSheet
GitSheet

HTML5 Element Index

The HTML5 element index is a web page aggregating new or redefined objects in the HTML5 version. With each HTML5 object, there is content that fully describes its features and provides additional articles related to that object to help you better understand. Also, when you click on the code, it will display an example code snippet corresponding to the object that we choose. HTML5 objects in web pages will be arranged alphabetically!
HTML5 Element Index
HTML5 Element Index

HTML CheatSheet

HTML CheatSheet is a website that synthesizes useful examples and tools for web development to help us reduce the time and effort in web development such as choosing colors, creating links, creating images, create tables ... for HTML. It also has tools for other genres in web programming such as CSS, Javascript, Jquery, SEO ... you can see more on its main page!
HTML CheatSheet
HTML CheatSheet

Can I Use

Can I Use is a website that provides information about each different browser version, it will help programmers know which web technology can be used for those browsers. It also has full information about current popular browsers such as Chrome, Firefox, IE ... In addition, the supported features will be displayed in color with support, red is not support, dark yellow for partial support, and gray for unspecified support.
Can I Use
Can I Use

Rico's cheatsheets

Rico's cheatsheets is an almost complete aggregation cheatsheet for web developers such as React, Vue, ES6, Vim, Kotlin ... For each category, it will be divided into many smaller sections to help you easily find the cheatsheet you want. Also you can find common keyboard shortcuts for code editors such as Visual Studio Code, Atom, Sublime Text ...
Rico's cheatsheets
Rico's cheatsheets

Cheatography

Cheatography is also a collection of cheat sheets for web development and is divided into several sub-categories such as Miscellaneous, Network, DevOps, Database, Programming Language ... It has more than 800 cheat sheets for programming. and added a search feature, filter by many criteria to help you find the right cheat sheet for you. You can also find more cheat sheets for software, education, marketing, games ...
Cheatography
Cheatography

CSS3 Animation Cheat Sheet

CSS3 Animation Cheat Sheet is a collection of CSS3 animations for your web project. You just need to load the animations.css file and call the effect class you want for the object in the HTML. Full and detailed examples are provided to help you choose the effect more easily. This part you see in the demo page for more reference!
CSS3 Animation Cheat Sheet
CSS3 Animation Cheat Sheet

CSS Grid Cheat Sheet

CSS Grid Cheat Sheet is a website that helps you create grid system using CSS3 for web pages easily. With tools that support full features such as defining grid-template-columns, grid-template-rows, grid-column-gap ... You just need to enter information for those properties, the web page will automatically display the grid system. It gives you a more intuitive look and makes it easier to determine if this grid system is suitable for your website.
CSS Grid Cheat Sheet
CSS Grid Cheat Sheet

Grid

Grid is a web page that aggregates complete detailed examples for each property used in defining the CSS3 grid system for a website. You just need to click on the example and the code will be automatically copied and we just need to paste it into the program to be used.
Grid
Grid

Easing functions

Easing functions
Easing functions

Media Queries Cheat Sheet

Media Queries Cheat Sheet
Media Queries Cheat Sheet

Responsive Web Design Cheat Sheet

Responsive Web Design Cheat Sheet
Responsive Web Design Cheat Sheet

HTML5 Canvas Cheat Sheet

HTML5 Canvas Cheat Sheet
HTML5 Canvas Cheat Sheet

Web Developer's SEO Cheat Sheet

Web Developer's SEO Cheat Sheet
Web Developer's SEO Cheat Sheet

Modern JavaScript Cheatsheet

Modern JavaScript Cheatsheet
Modern JavaScript Cheatsheet

HTML5 Security Cheatsheet

HTML5 Security Cheatsheet
HTML5 Security Cheatsheet

Html Vocabulary

Html Vocabulary
Html Vocabulary

Regex Cheat Sheet

Regex Cheat Sheet
Regex Cheat Sheet

Developer cheatsheets

Developer cheatsheets
Developer cheatsheets

Vue Cheatsheet

Vue Cheatsheet
Vue Cheatsheet

If you want more article please go to Niemvuilaptrinh.


Original Link: https://dev.to/haycuoilennao19/35-website-cheat-sheet-for-developer-22hk

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To