Skip to content

Commit 676949b

Browse files
committedJul 28, 2021
update
1 parent 6c17835 commit 676949b

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ Python 平时写写脚本
2222
## [React Router 相关](https://github.com/Daemon1993/web_cc/blob/master/React-Router.md)
2323

2424

25-
## [架构 性能优化 相关](https://github.com/Daemon1993/web_cc/blob/master/架构知识.md)
25+
## [架构 性能优化 相关](https://github.com/Daemon1993/web_cc/blob/master/架构知识.md)
26+
27+

‎test.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
测试测试
2+
## Web 学习 实践
3+
4+
> 一直在做Android开发 18年项目中用过大半年的ReactNative来做移动端的开发 但是几年没写忘得差不多了
5+
6+
>个人技术栈
7+
主业Android
8+
Java后台基于Springboot也能写点简单的后台(一个公司项目经验)
9+
Python 平时写写脚本
10+
微信小程序开发
11+
最近回长沙了 看了看长沙的岗位和个人实际情况 打算转前端开发 记录学习过程 因为有RN的基础 先从React开始了
12+
13+
## [JavaScript 基础](https://github.com/Daemon1993/web_cc/blob/master/Js-base.md)
14+
15+
## [JQuery 相关](https://github.com/Daemon1993/web_cc/blob/master/jQuery-base.md)
16+
17+
## [React 基础](https://github.com/Daemon1993/web_cc/blob/master/react-base.md)
18+
19+
## [React Redux 相关](https://github.com/Daemon1993/web_cc/blob/master/React-redux.md)
20+
21+
22+
23+
## [React Router 相关](https://github.com/Daemon1993/web_cc/blob/master/React-Router.md)
24+
25+
26+
## [架构 性能优化 相关](https://github.com/Daemon1993/web_cc/blob/master/架构知识.md)
27+
28+

0 commit comments

Comments
 (0)
Please sign in to comment.