GithubHelp home page GithubHelp logo

nicolaszhao.github.io's Introduction

Hi there 👋

I'm Nicolas. I'm not very ✨ special ✨ . I'm just a front-end coder. Email me if you want contact me.

nicolaszhao.github.io's People

Contributors

nicolaszhao avatar

Watchers

 avatar  avatar

nicolaszhao.github.io's Issues

焦虑的程序员 | 赵不寒的网络日记

https://nicolaszhao.com/opinions/2018/11/21/anxious-programmer.html

很多年前,我在 博客园 写过些文章,因为忙于工作和生活,再加上更新文章也没那么方便,后来就放弃了。一直很想自己搭个博客站,但还是由于忙于工作和……,哈哈!其实就是懒!最近,突然发现 pages.github.com 用来写博客挺好使的,能直接用 MarkDown 写文章,推送到 Github 就能完成发布,而且,用 Jekyll 还可以选择很多很好看的主题,都不需要自己动手。于是,兴致就来了,这篇是我在这里的第一篇文章,主要是想表达下最近的工作状态和心情,写的不好不要拍砖啊!

未来城市畅想 | 赵不寒的网络日记

https://nicolaszhao.com/opinions/2018/11/30/future-city.html

前几个礼拜,看了好几部科幻电影,有几部描述的未来世界是现在的几十年后发生的故事。邓肯·琼斯的《静音》和雷·沃纳尔的《升级》中的未来城市的场景有些类似。从剧情和整体质量上来说,《升级》可看性更强些。好了,今天不是来评论电影的,而是,最近一直在想一个问题,未来城市会发展成什么样,正好这几部电影中有很多场景非常贴切自己的想法。

移动端调试利器:spy-debugger | 赵不寒的网络日记

https://nicolaszhao.com/skills/2018/11/29/spy-debugger.html

最近,有很多 H5 页面的奇怪问题需要修复,它们在公司的各种移动端 App 内的 webview 中访问。要在 Android 中调试的页面(比如:chrome://inspect),需要进入 App 中隐藏的调试入口,并开启开发调试,步骤繁琐而冗长。而 iOS 设备,要在 Safari 中调试,需要客户端同学单独为你打个包。而调试前的准备工作也非常惊险,不同的设备,设置项可能要找半天。

如何更好的约束团队的代码风格 | 赵不寒的网络日记

https://nicolaszhao.com/skills/2018/12/07/coding-style.html

代码风格一直是我们程序员永不厌倦的话题,特别是前端,由于 JavaScript 是解释型语言,如果缺少代码审查机制,在不注重代码风格的情况下,很容易把隐藏的 bug 带到生产环境,给产品带来隐患,也会给后来的项目维护者(包括自己)增加难度。近年来,出现的 TypeScript 虽然可以解决很多这类低级问题,但它并不适合所有项目,特别是中小型项目,有时候反而增加了开发成本。下面是根据我自己的经验,介绍几种编码风格约束方式,这几种方式的约束要求是由低到高的。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.