search
HomeWeb Front-endH5 Tutorial20 Documents and Guides for Front-End Developers (1)

In my daily searches online, I come across a lot of interesting info-apps (applications that help you find information) and documentation, so I’ve listed them here.

It’s true that not everyone likes “list posts” or summaries, but we can’t please everyone. Regardless, we won’t always do these types of posts.

In this case, it may be a very good way to read and make some records on some evenings or weekends. I guarantee you'll find some links here that you'll want to click on and read again.

Please enjoy it!

 1.CSS Vocabulary(CSS Vocabulary)

 (You need to bring your own wall ladder to access)

Click on the application and you will learn about all the different parts of CSS syntax and their corresponding attribute names What is it.

20 Documents and Guides for Front-End Developers (1)

##  2. Liquidapsive

A simple information layout, with the help of A drop-down selection box allows you to choose between Responsive (response), Adaptive (automatic adaptation), Liquid (fluid), and Static (static). You can select these four layouts to see what is between them. different.

20 Documents and Guides for Front-End Developers (1)

##  3. Superhero.js

It is a wonderful article and video , and a collection of presentations that help maintain a large JavaScript code base.

20 Documents and Guides for Front-End Developers (1)

Includes some commonly used principle types, some resources on testing, tools, performance, security, and more .

 

4. HowToCoffeeScript.com

It is a reference manual for learning and memorizing CoffeeScript syntax .

20 Documents and Guides for Front-End Developers (1)

5. The HTML Landscape

It’s very interesting. It is a W3C document that describes the "obvious differences" between the three HTML specifications of WHATWG, W3C's HTML5.0 and W3C's HTML5.1.

20 Documents and Guides for Front-End Developers (1) It may be a little technical, but you might be able to find some interesting stuff here.

 

6. The Elements of HTML(HTML elements)

It only has a very beautiful one-page chart. The diagram on this page combines HTML and XHTML elements. With this diagram, you can know where each specific element belongs.

20 Documents and Guides for Front-End Developers (1) This chart is very helpful to find out which elements have been deprecated or which elements have been eliminated in HTML5.

 7. JavaScript Equality Table(JavaScript equation table)

A very beautiful three-layer structure chart , which helps you understand JavaScript’s double-equal and third-equal operators.

20 Documents and Guides for Front-End Developers (1) What is the conclusion of the above picture? "You can only use third class unless you fully understand the conversion between second class."

 

8. Web Accessibility Checklist(Web Permissions Manual)

A useful but not necessary manual that helps Allows you to check the permissions of different projects in your project.

20 Documents and Guides for Front-End Developers (1) A lot of the content in this manual is very simple. Apart from doing some permission verification, it never hurts to take a look.

  9. Static Web Apps — A Field Guide (static web application-a handy work guide)

According to its description :"This guide will introduce you to the world of static web applications and provide solutions to the same challenges you encounter when building them."

20 Documents and Guides for Front-End Developers (1)

The idea is to promote an architecture that eliminates common development problems.

##  10. Learn regular expressions in about 55 minutes (Learn regular expressions in about 55 minutes)

A rich document or guide that introduces regular expressions.

20 Documents and Guides for Front-End Developers (1)

I guess it will take longer than the "55 minutes" to get something out of this document. , but it's definitely worth a look.

  11. Open Web CSS Reference (Open Web CSS Reference Guide)

 This is indeed a comprehensive It is a comprehensive and reference guide to CSS properties and functions that few people know about.

20 Documents and Guides for Front-End Developers (1)

Based on the alphabetical order and included links in the reference guide, you can access detailed information on the content listed above.

 12. CSS Values(CSS Value value)

 This is what I did myself. It makes it easy to look up a CSS property and quickly browse possible values. For example, you forget about obscure values ​​like font-variant, which you can use to find a value that satisfies you.

20 Documents and Guides for Front-End Developers (1)

In addition to looking up value, the latest version also includes browser support charts for each attribute, provided by caniuse.com.

Caniuse.com link address: http://caniuse.com/

13. ES6features(ES6 features introduction)

It comes from Microsoft developer Luke Hoban, a summary of the new things added to the ECMAScript6 specification.

20 Documents and Guides for Front-End Developers (1)

The introduction states that "implementation of these features in mainstream JavaScript engines has already begun", so it is very useful for starting to become familiar with these things.

 

14. Relevant Spec Links

I usually suffer from the lack of specific information. Tell me where to search for what I want. It's a concise summary of link information from Mozilla, and it's the norm you need to know.

Mozilla introduction link address: http://baike.sogou.com/v67452.htm?fromTitle=Mozilla

20 Documents and Guides for Front-End Developers (1)

 15. OverAPI.com

A large number of reference manuals, multiple series.

20 Documents and Guides for Front-End Developers (1)

It seems to include all computer languages. When the icon is clicked, the reference manual will link to relevant official resources (including MDN, PHP, .net, etc.).

16. JavaScript: The Right Way## It is a guide to JavaScript, and its purpose is to put JavaScript Introduce new developers and help them gain rich programming experience through JavaScript best practices.

## 20 Documents and Guides for Front-End Developers (1) 17. The HTML5 JavaScript API Index(HTML5 JavaScript API Index)

A truly comprehensive one-stop place to search for HTML5 API information.

20 Documents and Guides for Front-End Developers (1)

It is "automatically generated from the HTML5 documentation" and is easy to navigate in the three-panel area view.

 18. Zeal

 It is very elegant and neat. It is a native app with corresponding Dash document browser versions for Windows operating systems and Linux operating systems. It allows you to search more than 130 API documents offline.

Dash link address: https://kapeli.com/dash

20 Documents and Guides for Front-End Developers (1)

## As long as there is a simple Using the keyboard shortcut, you can display the API browser from anywhere in your workspace.

  19. The Ultimate Flexbox Cheat Sheet(Extensible Ultimate Reference Manual)

 It is an extensible The reference manual can help you find the flexbox (expandable layout box) syntax you need, and help you review related things that you are a little unfamiliar with.

20 Documents and Guides for Front-End Developers (1)

The same person who created the awesome interactive Flexbox tutorials.

Interactive Flexbox tutorials link address: http://www.sketchingwithcss.com/flexbox-tutorial/

  20. jsCode

It is an app that helps you create your own commonly used JavaScript coding guide.

20 Documents and Guides for Front-End Developers (1)

You can also view common JavaScript programming guides made by others, or share the ones you made with your team or other partners. Common JavaScript programming guide.

Summary

Most of the things I write here are things that few people know. . If you have made something, know a certain documentation tool, or have a set of guidelines to share, you can tell us in the comment area.

The above is the detailed content of 20 Documents and Guides for Front-End Developers (1). For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
The Building Blocks of H5 Code: Key Elements and Their PurposeThe Building Blocks of H5 Code: Key Elements and Their PurposeApr 23, 2025 am 12:09 AM

Key elements of HTML5 include,,,,,, etc., which are used to build modern web pages. 1. Define the head content, 2. Used to navigate the link, 3. Represent the content of independent articles, 4. Organize the page content, 5. Display the sidebar content, 6. Define the footer, these elements enhance the structure and functionality of the web page.

HTML5 and H5: Understanding the Common UsageHTML5 and H5: Understanding the Common UsageApr 22, 2025 am 12:01 AM

There is no difference between HTML5 and H5, which is the abbreviation of HTML5. 1.HTML5 is the fifth version of HTML, which enhances the multimedia and interactive functions of web pages. 2.H5 is often used to refer to HTML5-based mobile web pages or applications, and is suitable for various mobile devices.

HTML5: The Building Blocks of the Modern Web (H5)HTML5: The Building Blocks of the Modern Web (H5)Apr 21, 2025 am 12:05 AM

HTML5 is the latest version of the Hypertext Markup Language, standardized by W3C. HTML5 introduces new semantic tags, multimedia support and form enhancements, improving web structure, user experience and SEO effects. HTML5 introduces new semantic tags, such as, ,, etc., to make the web page structure clearer and the SEO effect better. HTML5 supports multimedia elements and no third-party plug-ins are required, improving user experience and loading speed. HTML5 enhances form functions and introduces new input types such as, etc., which improves user experience and form verification efficiency.

H5 Code: Writing Clean and Efficient HTML5H5 Code: Writing Clean and Efficient HTML5Apr 20, 2025 am 12:06 AM

How to write clean and efficient HTML5 code? The answer is to avoid common mistakes by semanticizing tags, structured code, performance optimization and avoiding common mistakes. 1. Use semantic tags such as, etc. to improve code readability and SEO effect. 2. Keep the code structured and readable, using appropriate indentation and comments. 3. Optimize performance by reducing unnecessary tags, using CDN and compressing code. 4. Avoid common mistakes, such as the tag not closed, and ensure the validity of the code.

H5: How It Enhances User Experience on the WebH5: How It Enhances User Experience on the WebApr 19, 2025 am 12:08 AM

H5 improves web user experience with multimedia support, offline storage and performance optimization. 1) Multimedia support: H5 and elements simplify development and improve user experience. 2) Offline storage: WebStorage and IndexedDB allow offline use to improve the experience. 3) Performance optimization: WebWorkers and elements optimize performance to reduce bandwidth consumption.

Deconstructing H5 Code: Tags, Elements, and AttributesDeconstructing H5 Code: Tags, Elements, and AttributesApr 18, 2025 am 12:06 AM

HTML5 code consists of tags, elements and attributes: 1. The tag defines the content type and is surrounded by angle brackets, such as. 2. Elements are composed of start tags, contents and end tags, such as contents. 3. Attributes define key-value pairs in the start tag, enhance functions, such as. These are the basic units for building web structure.

Understanding H5 Code: The Fundamentals of HTML5Understanding H5 Code: The Fundamentals of HTML5Apr 17, 2025 am 12:08 AM

HTML5 is a key technology for building modern web pages, providing many new elements and features. 1. HTML5 introduces semantic elements such as, , etc., which enhances web page structure and SEO. 2. Support multimedia elements and embed media without plug-ins. 3. Forms enhance new input types and verification properties, simplifying the verification process. 4. Offer offline and local storage functions to improve web page performance and user experience.

H5 Code: Best Practices for Web DevelopersH5 Code: Best Practices for Web DevelopersApr 16, 2025 am 12:14 AM

Best practices for H5 code include: 1. Use correct DOCTYPE declarations and character encoding; 2. Use semantic tags; 3. Reduce HTTP requests; 4. Use asynchronous loading; 5. Optimize images. These practices can improve the efficiency, maintainability and user experience of web pages.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.