frontend-web
Here are 452 public repositories matching this topic...
-
Updated
May 17, 2020
Comments
- Regarding accessibility, what about ARIA attributes?
- About search engines in SEO, what about DuckDuckGo and Yahoo?
- Nothing about DevTools or debugging ?
- Technically PostCSS is not really a preprocessor but a postprocessor (like for example Autoprefixer, that seems to be missing by the way).
- Technically R
-
Updated
Feb 12, 2018 - JavaScript
-
Updated
Jan 22, 2018 - JavaScript
-
Updated
Nov 27, 2019 - JavaScript
-
Updated
Feb 22, 2018 - JavaScript
-
Updated
Jun 20, 2020 - JavaScript
-
Updated
May 27, 2020 - HTML
目前已有的模式
逻辑复用在 React 中是经历了很长的一段发展历程的, mixin -> HOC & render-props -> Hook
逻辑重用
相信很多接触过 React Hook 的小伙伴已经对这种模式下组件间逻辑复用的简单性有了一定的认知,自从 React 16.7 发布以来,社区涌现出了海量的 Hook 轮子,以及主流的生态库 react-router,react-redux 等等全部拥抱 Hook,都可以看出社区的同好们对于 Hook 开发机制的赞同。
其实组件逻辑复用在 React 中是经历了很长的一段发展历程的,mixin -> HOC & render-props -> Hook,mixin 是 React 中最早启用的一种逻辑复用方式,因为它的缺点实在是多到数不清(REACT是学院派前端库, mixin多了容易导致
-
Updated
May 21, 2020 - JavaScript
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
May 12, 2017 - PHP
-
Updated
Aug 10, 2016 - Python
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Jun 8, 2020 - PHP
-
Updated
Sep 26, 2017 - CSS
Certified users are users found on 'https://ulogs.org/discover' or 'https://steemit.com/@uloggers/followed'. Steemgigs has an algorithm currently that pulls users on this list and provides them extra ui-perks e.g a 'delegate button' or a 'certified badge'. See image:

We
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Jan 24, 2020 - Kotlin
-
Updated
Apr 1, 2019 - JavaScript
-
Updated
Dec 12, 2019 - JavaScript
-
Updated
Feb 7, 2020 - TypeScript
-
Updated
Feb 28, 2018 - HTML
See: palantir/tslint#4534
TSLint will be deprecated, ESLint will succeed TSLint for TS linting.
Equivalent ESLint configs should be created to enable a smooth transition.
Improve this page
Add a description, image, and links to the frontend-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frontend-web topic, visit your repo's landing page and select "manage topics."
To be backwards compatible the TKO library needs to be polyfilled. Examples of ES6 features that need polyfill:
=>functionsHere are some things needed to polyfill: