前幾天明明都還是 beta 的說⋯⋯
"Don't waste time reviewing code that is hard to understand, just ask for it to be clarified" <https://twitter.com/googletesting/status/991395038750957568>
Code Health: Understanding Code In Review <https://testing.googleblog.com/2018/05/code-health-understanding-code-in-review.html>
VS <https://twitter.com/code|@code> does it again! Organize Imports Organizes & sorts import statements on save! Just use the setting in your Insiders edition "editor.codeActionsOnSave": { "source.organizeImports": true }, Join <https://twitter.com/burkeholland|@burkeholland> and at //Build next week to see more tips!
HTML5 Boilerplate 6.1.0 Released! :fireworks::fireworks::fireworks: <https://twitter.com/roblarsenwww|@roblarsenwww> writes up the release here: <http://htmlcssjavascript.com/web/html5-boilerplate-6-1-0-released/> Thanks to everyone who contributed, with a special shout-out to <https://twitter.com/christianoliff|@christianoliff> who kept the release rolling along smoothly :trophy:
diana-adrianne.com
Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
events.google.com
Google I/O brings together developers from around the globe for 3-days of technical sessions, codelabs, interactive demos, and more. Explore the Schedule.
Finally gVisor is open source! A new sandbox container runtime that provides strong isolation with a small footprint <https://cloudplatform.googleblog.com/2018/05/Open-sourcing-gVisor-a-sandboxed-container-runtime.html>
GitHub
prettier-setup - Basic configuration for Prettier, ESLint and Husky.
Facebook for Developers
Facebook for Developers - Videos
Facebook for Developer's videos
GitHub
effects-examples - Examples to illustrate the use of algebraic effects in Multicore OCaml
YouTube
GitHub
isomorphic-git - A pure JavaScript implementation of git for node and browsers!
GitHub
Thoughtscript/x_team_build_tool_round_up
x_team_build_tool_round_up - X-Team Rollup v Webpack v Parcel comparison!
svelte.technology
The magical disappearing UI framework
GitHub
graphql-css - A blazing fast CSS-in-GQL™ library.
YouTube
GitHub
refetch - A strongly typed and immutable API built on top of the `fetch` standard
Angular In Depth
Angular Ivy change detection execution: are you prepared?
Let’s see what Angular cooks for us
wiredjs.com
Common UI Elements with a sketchy hand-drawn look.
GitHub
hybrids - UI library for creating Web Components with simple and functional API
mint-lang.com
Mint - A refreshing language for the front-end web.
Mint is a refreshing programming language for the front-end web.
GitHub
jaredly/reason-language-server
reason-language-server - A language server for reason, in reason
compositor.io
x0: Making React Component Development Stupid Simple
We’re big fans of the KISS principle at Compositor, and we think anything that poses a barrier to the creative process can really affect the quality of the work you do.
GitHub
sucrase - Super-fast alternative to Babel for when you can target modern JS runtimes
SurviveJS
Fastpack - Pack JavaScript code fast and easy - Interview with Oleksiy Golovko
Tools like browserify and webpack popularized the idea of bundling. The idea is to transform your w…
GitHub
GoogleChromeLabs/prerender-loader
prerender-loader - :newspaper: Painless universal pre-rendering for Webpack.
Medium
Reconciling GraphQL and Thrift at Airbnb – Airbnb Engineering & Data Science – Medium
Our frontend engineers wanted rapid iteration and flexibility from GraphQL, while our backend engineers wanted stability and specificity…