摘要: For small viewports, we may want to show a variation of the desktop image. A very common use case of this is a cropped, smaller version of the desktop 阅读全文
posted @ 2018-10-22 19:58 Zhentiw 阅读(124) 评论(0) 推荐(0)
摘要: For small viewports, we want to save bandwidth and we may be dealing with slow speeds; so it's very important that images' filesizes are not too big. 阅读全文
posted @ 2018-10-22 19:55 Zhentiw 阅读(138) 评论(0) 推荐(0)
摘要: Npm by default uses global values when initializing a new package.json file. Learn how to set your own global default values by command line or editin 阅读全文
posted @ 2018-10-22 19:43 Zhentiw 阅读(152) 评论(0) 推荐(0)
摘要: Do you get lost when working with functions and the new keyword? Prototypal inheritance can be completely replicated without either of those two conce 阅读全文
posted @ 2018-10-22 15:55 Zhentiw 阅读(308) 评论(0) 推荐(0)
摘要: In this lesson I demonstrate how to use the library MDXC to create and import React components with Markdown. MDXC converts markdown into JavaScript a 阅读全文
posted @ 2018-10-22 03:20 Zhentiw 阅读(259) 评论(0) 推荐(0)