Skip to content

Commit f15aa71

Browse files
committed
Update 04-2018
1 parent 3183b1a commit f15aa71

File tree

3 files changed

+80
-2
lines changed

3 files changed

+80
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Every month, about 1,000 ~ 1,500 articles, specific to React.js, are compared an
99
Also published on Mybridge Publication
1010

1111
## Monthly Series:
12-
* [v.Feb 2018 - Top 10 React.js Articles](https://github.com/Mybridge/react-articles/blob/master/src/02-2018.md)
13-
* [v.Mar 2018 - Top 10 React.js Articles](https://github.com/Mybridge/react-articles/blob/master/src/03-2018.md)
12+
* [v.Feb 2018 - Top 10 React.js Articles](./src/02-2018.md)
13+
* [v.Mar 2018 - Top 10 React.js Articles](./src/03-2018.md)
14+
* [v.Apr 2018 - Top 10 React.js Articles](./src/04-2018.md)
1415

1516
<br>
1617

src/04-2018.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
2+
# React.js Top 10 Articles for the Past Month (v.Apr 2018)
3+
4+
<img src="apr-react-article.jpg" width="800" alt="Mybridge"></a>
5+
6+
For the past month, we ranked nearly 1,100 React.js articles to pick the Top 10 stories that can help advance your career (0.9% chance).
7+
8+
* Topics in this list: Redux, Testing, Tutorial, Rendering, SPA, Context, Components, GraphQL, Airbnb, Webpack 4
9+
* Also published on the [publication](https://goo.gl/8V2vjT)
10+
11+
<br>
12+
13+
#### Course of the month:
14+
15+
[A) Beginners: Modern React with Redux: Master the fundamentals of React and Redux with this tutorial as you develop apps with React Router, Webpack, and ES6](http://bit.ly/2nUrs5a) [28,212 recommends, 4.7/5 stars]
16+
17+
[B) Advanced: GraphQL with React: The Complete Developers Guide.](http://bit.ly/2H0ecXa) [2,683 recommends, 4.7/5 stars]
18+
19+
<br>
20+
21+
## Rank 1
22+
### [Redesigning Redux](https://hackernoon.com/redesigning-redux-b2baee8b8a38?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
23+
24+
25+
<br>
26+
27+
## Rank 2
28+
### [React Testing Tutorial: Test Frameworks & Component Tests - RWieruch](https://www.robinwieruch.de/react-testing-tutorial?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
29+
30+
31+
<br>
32+
33+
## Rank 3
34+
### [A Comprehensive Guide to React.js in 2018](https://tylermcginnis.com/reactjs-tutorial-a-comprehensive-guide-to-building-apps-with-react/
35+
?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
36+
37+
38+
<br>
39+
40+
## Rank 4
41+
### [Update on Async Rendering](https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
42+
43+
44+
<br>
45+
46+
## Rank 5
47+
### [The 4 Layers of Single Page Applications You Need to Know](https://hackernoon.com/architecting-single-page-applications-b842ea633c2e?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
48+
49+
50+
<br>
51+
52+
## Rank 6
53+
### [Heres how React's New Context API Works](https://www.youtube.com/watch?v=XLJN4JfniH4&lc=z22gg3yqxwfmtplii04t1aokgyi3g42yjslw5xy4g2hcbk0h00410.1520964558820049?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
54+
55+
56+
<br>
57+
58+
## Rank 7
59+
### [Higher-Order Components: The Ultimate Guide](https://medium.freecodecamp.org/higher-order-components-the-ultimate-guide-b453a68bb851?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
60+
61+
62+
<br>
63+
64+
## Rank 8
65+
### [2 Fast 2 Furious: migrating Medium’s codebase without slowing down](https://medium.engineering/2-fast-2-furious-migrating-mediums-codebase-without-slowing-down-84b1e33d81f4?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
66+
67+
68+
<br>
69+
70+
## Rank 9
71+
### [Build an Airbnb Clone with React and ElasticSearch](https://scotch.io/tutorials/build-an-airbnb-clone-with-react-and-elasticsearch?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
72+
73+
74+
<br>
75+
76+
## Rank 10
77+
### [How to Create a React app from scratch using Webpack 4](https://medium.freecodecamp.org/part-1-react-app-from-scratch-using-webpack-4-562b1d231e75?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)

src/apr-react-article.jpg

529 KB
Loading

0 commit comments

Comments
 (0)