markdown whats-going-on-in-js-land_April-2019.md

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown whats-going-on-in-js-land_April-2019.md相关的知识,希望对你有一定的参考价值。

# What’s new in JS Land?

- Chrome 74:
  - Summaries
    - Release notes
      - https://developers.google.com/web/updates/2019/03/devtools
    - Video
      - https://www.youtube.com/watch?v=I14fXc7sXdU
  - DevTools now highlights all nodes affected by a CSS property
  - Audits improvements
    - New tap-target target (sized properly for mobile)
    - PWA audits
  - Binary web socket messages now appear in Network tab
  - Area Screenshots built into devTools
  - Filter network log by requests that were caused or intercepted by service workers
  - Performance panel now marks up long tasks (with red triangle on task) and first paint
  - Bonus tip - shift+click colors in devTools to change from hex->rgb->hsl
    - https://gph.is/g/4o3bJ14 
- Pipeline operator is still in Stage 1 of TC39 proposal process
- Firefox is cooking up a new feature to have helper text about CSS properties 
  - https://twitter.com/patrickbrosset/status/1118889616952766466
  - List of rules https://github.com/captainbrosset/useless-css-properties/blob/master/rules.md
- Microsoft Is trying to reinvent JS???? WHY???? - Bosque Language https://github.com/Microsoft/BosqueLanguage

## Any fun “High five” moments this month in JS?
- DenverScript is now an Open Collective!!!!!! - https://opencollective.com/denverscript
- Angular Schematics - makes it easier to develop and refactor. 
  - https://angular.io/guide/schematics
- Tutorial intro - https://brianflove.com/2018/12/11/angular-schematics-tutorial/
- Angular Narwhal - https://nrwl.io/
- React Testing Library > Enzyme
  - https://github.com/testing-library/react-testing-library
  - The why https://kentcdodds.com/blog/introducing-the-react-testing-library
- Chrome plugin https://www.webscraper.io/ is badass

## Any new technologies, frameworks, libraries you came across this month?
- Vue JS 3.0 is coming!!! - https://news.vuejs.org/issues/138
- Angular v8 release candidate 2!
- Node 12 released!
- Material UI 4 is in beta
- React Window is sooooo much better than React Virtualize 
  - https://addyosmani.com/blog/react-window/

以上是关于markdown whats-going-on-in-js-land_April-2019.md的主要内容,如果未能解决你的问题,请参考以下文章

转换rst到markdown总结

markdown [Markdown HowTo]作为Markdown语法的秘籍

python markdown干啥用的

markdown前端渲染

如何用markdown生成目录

markdown排版示例