components_guide icon indicating copy to clipboard operation
components_guide copied to clipboard

Learn React, Web Standards, SwiftUI, and the shared lessons across them

Results 59 components_guide issues
Sort by recently updated
recently updated
newest added

- https://github.com/mdn/data - Would allow searching of CSS properties, and their allowed values. - See TypeScript data: https://github.com/frenic/csstype

https://github.com/papers-we-love/papers-we-love Some of the papers are in the GitHub repo, some are linked.

Use this library: https://github.com/elixir-unicode/unicode

- https://github.com/mdn/browser-compat-data - Load JSON at: https://unpkg.com/@mdn/[email protected]/data.json

- Look up an entity. - See the entity for a given character. - https://html.spec.whatwg.org/entities.json

- https://www.caniemail.com/ - https://github.com/HTeuMeuLeu/caniemail - https://www.caniemail.com/api/data.json

- Search for 404, 400, 201, etc - Search for NOT_FOUND, etc - Search for 'invalid request'

For example: - Node releases - Which Node release brought which feature - Deno releases - React releases - Vue releases - Golang releases - Swift releases - Ruby releases...

e.g. - iOS 12 was released in September 2018 - Here are Safari’s [release notes](https://developer.apple.com/documentation/safari-release-notes/safari-12-release-notes) - Firefox 62 was released in September 2018 - First release to support CSS Variable...