推荐文章:

    张鑫旭谈“CSS创意与视觉表现”

    Author:张鑫旭

    第五届CSS大会于2019年3月30日在深圳举办,本次大会由 W3C 联合 w3ctech、前端圈举办。本次会议共邀请了 7 位演讲嘉宾出席演讲,他们分别是火狐浏览器工程师Brian Birtles,CSS排版领域专家陈慧晶,阿里巴巴高级前端技术专家勾三股四,css-doodle 作者袁川,腾讯CDC高级前端开发陈在真,阿里巴巴前端技术专家大漠和《CSS世界》作者、阅文集团前端开发张鑫旭。

    一文弄懂Nginx的location匹配

    Author: antwang

    由于团队在进行前后端分离,前端接管了Nginx和node层,在日常的工作中,跟Nginx打交道的时候挺多的。之前对location的匹配规则是一知半解的,为了搞明白location是如何匹配的,查了些资料总结此文。希望能给大家带来帮助。

    Vue 的列表交错过渡

    Author:宁柏龙lv-3

    5-Way Gradient Generator

    Author:Matthew Fournier

    See the Pen
    5-Way Gradient Generator
    by Matthew Fournier (@mattyfours)
    on CodePen.

    Angular Material Calendar Component

    Author:Umut Esen

    As of version Angular 7.1, there is still no mention of the calendar component in the official Angular Material docs. The form controls include a datepicker component, which internally uses a calendar popup for date entry. However, if you want to display a calendar that is always open, the date picker is not feasible. In this post, I will talk about the calendar component that is available as part of the Angular Material library. I will also show how to use it to get date input from the user through events.

    Angular Routing: How to Display a Loading Indicator When Navigating Between Routes

    Author:Amadou Sall

    When using a guard to protect a route, or using a resolver to pre-fetch data, we can have a delay between the moment we navigate to a route, and the moment that our component is displayed. Notifying the user that something is happening in the background can greatly improve the User Experience.

    What is Nuxt.js

    Author: Academind

    Nuxt.js – Introduction by Project