Skip to content

Commit 83d3c1f

Browse files
Create 11-2018.md
1 parent 45e6791 commit 83d3c1f

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed

src/11-2018.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
# React.js Open Source of the Month (v.Nov 2018)
2+
3+
<img src="Opensource-Nov-React.png" width="800" alt="Mybridge"></a>
4+
5+
For the past month, we ranked nearly 200 React.js Open Source Projects to pick the Top 10.
6+
We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals.
7+
8+
* Average number of Github stars in this edition: 998 ⭐️
9+
* Topics: Web Components, Babel Plugin, GraphQL, Global State, UI Controls, Hooks API, Design Systems, Mobx, Vscode
10+
11+
Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
12+
13+
<br>
14+
15+
### Course of the month:
16+
17+
Course of the month:
18+
19+
[A) Beginners: Node with React: Fullstack Web Development.](http://bit.ly/2EQfnEN) [6,831 recommends, 4.6/5 stars]
20+
21+
[B) Advanced React and Redux: 2018 Edition.](http://bit.ly/2rffoiX) [7,012 recommends, 4.7/5 stars]
22+
23+
<br>
24+
25+
## Rank 1
26+
### [The-platform: Web API's turned into React Hooks and Suspense-friendly React components. [★3084]](https://github.com/palmerhq/the-platform?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
27+
28+
29+
<br>
30+
31+
## Rank 2
32+
### [Rawact: A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime. [★2132]](https://github.com/sokra/rawact?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
33+
34+
35+
<br>
36+
37+
## Rank 3
38+
### [Graphpack: A minimalistic zero-config GraphQL server. [★1462]](https://github.com/glennreyes/graphpack?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
39+
40+
41+
<br>
42+
43+
## Rank 4
44+
### [Easy-peasy: Easy peasy global state for React [★599]](https://github.com/ctrlplusb/easy-peasy?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
45+
46+
47+
<br>
48+
49+
## Rank 5
50+
### [Retoggle: UI controls as React Hooks to control your component state from outside [★928]](https://github.com/Raathigesh/retoggle?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
51+
52+
53+
<br>
54+
55+
## Rank 6
56+
### [Haunted: React's Hooks API implemented for web components [★627]](https://github.com/matthewp/haunted?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
57+
58+
59+
<br>
60+
61+
## Rank 7
62+
### [Graphqldesigner.com: A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React. [★261]](https://github.com/GraphQL-Designer/graphqldesigner.com?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
63+
64+
65+
<br>
66+
67+
## Rank 8
68+
### [Playroom: Design with JSX, powered by your own component library. [★468]](https://github.com/seek-oss/playroom?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
69+
70+
71+
<br>
72+
73+
## Rank 9
74+
### [Mobx-react-lite: Lightweight React bindings for MobX based on experimental React hooks [★169]](https://github.com/mobxjs/mobx-react-lite?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
75+
76+
77+
<br>
78+
79+
## Rank 10
80+
### [Vscode-glean: The extension provides refactoring tools for your React codebase [★427]](https://github.com/wix/vscode-glean?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
81+
82+
83+

0 commit comments

Comments
 (0)