Giter VIP home page Giter VIP logo

privatenotes's Introduction


个人学习笔记

笔记介绍

这是( Kirk Lin (github.com))的个人学习笔记与各种学习资料笔记整合。通过做笔记,混乱的思绪、尚待解决的事情、自己的想法都会得到整理,人也会变得更加有条理。也是对自己学习经历的一个记录。

同时也是为了帮助其他的同学,于是我将本人笔记发布于此。如果觉得对你有帮助,还请点个Star⭐。这是对我最大的鼓励。

食用方法

  1. 如果您是新手还不知道如何使用GitHub,可以点击下面链接查看GitHub新手指南

点击进入新手指南页面

  1. 如果需要离线观看,建议下载后用 Typora软件 进行阅读 :

点击进入Typora官网

笔记导航

开始阅读吧!!!

点击进入在线文档(推荐使用,效果更好)

点击进入本地文档(本地Clone项目后可使用这个)

Git提交规范

  • build : 改变了build工具 如 webpack
  • ci : 持续集成新增
  • chore : 构建过程或辅助工具的变动
  • feat : 新功能
  • docs : 文档改变
  • fix : 修复bug
  • perf : 性能优化
  • refactor : 某个已有功能重构
  • revert : 撤销上一次的 commit
  • style : 代码格式改变
  • test : 增加测试

privatenotes's People

Contributors

kirklin avatar

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.