Skip to content

新教程、官方文档做出来的项目、helloworld项目或其他一些demo

Notifications You must be signed in to change notification settings

KevinBrother/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

各种项目的hello world

采用分支的形式管理

  • [状态]分支
    • 项目名
    • 便签、描述
    • 主要做了什么
    • 文档链接

新建文件夹下新增的文档需要只要要包含两个主题:作用、目的。如

# 文档

## 作用

## 目的

## 参考链接

master 分支主要作用是编写统一文档与全局控制作用

使用案例

  • worker 工作者线程

  • [] design-pattern 设计模式

  • graphQL

    • 基础api
    • 实际项目的使用
  • vue3.0

  • babel-study

  • nodejs-study

    • node常用api文档的使用以及案例,比如child-process、fs、path、os、net、http等模块
  • 图形学

    • echarts-test
    • canvas-study
      • 基础的echarts操作
    • webgl-study
    • threejs-study
    • cesiumjs-study
  • [] css-style

    • 基础的css学习案例如flex、grid等
  • ts-study

  • react-study

    • react的基础使用包括三大属性、生命周期等
    • react-router-dom v5与v6的路由
    • hooks的使用
  • vuepress-next

    • vuepress-starter
    • vue、doc
    • 基本使用方法、vite的打包、注册vue组件的问题
    • vuepress第二版的使用案例
  • nuxtjs

    • nuxt-demo
    • vue、ssr
    • vue的服务端渲染框架
    • 在pages文件夹创建vue文件会直接映射到路由上
  • eggjs

    • egg-demo
    • node、后端
    • js的后端服务框架
  • chrome-plugin

    • chrome-plugin 简单的浏览器插件功能
  • docker-compose

    • docker-compose down 卸载所有容器
    • docker-compose up [-d] 是否后台运行
    • docker-compose的使用案例,docker-compose.yml的使用
  • webpack-study

  • [] grunt-study

  • [] animejs-study

  • [] gulp-study

  • [] tsup-study

  • nodejs-study

  • [] rxjs

  • [x]typescript-study

  • antd-test

    • antd
    • react
  • [] ng-antd-test

  • [] angular

  • [] wx-config

    • 微信公招平台相关的功能
  • npm-module-study

    • npm相关实验
  • electron-study

    • electron相关的案例
  • vite-test

    • vite的配置和相关功能案例
  • electron-test

    • vite的配置和相关功能案例
  • monorepo-test

    • [] npm link
    • yarn workspace
    • lerna
  • [] code-collect

    • 工作中遇到的小功能需求,小工具
  • [] DEEP LEARNING

  • [] svg-study

  • network-study

  • sql-study

  • linux-study

  • python-test

  • jquery-case

  • nestjs-study

    • nestjs的入门案例
  • chat-test

    • 聊天室

C语言

  • c-build
    • cmake
    • makefile

About

新教程、官方文档做出来的项目、helloworld项目或其他一些demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages