This commit is contained in:
2018-03-18 20:20:05 -05:00
parent 1db18af642
commit a1d6e67159
2 changed files with 1659 additions and 0 deletions

View File

@ -67,6 +67,7 @@
<ul>
<li>Front-End</li>
<li><a href="https://codepen.io/enxaneta/full/adLPwv">flexbox cheatsheet</a></li>
<li><a href="https://css-tricks.com/snippets/css/complete-guide-grid/">grid guide</a></li>
<li><a href="http://brajeshwar.github.io/entities/">html entities</a></li>
<li><a href="http://www.evotech.net/articles/testjsentities.html">entity conversion calc</a></li>
<li><a href="https://github.com/AllThingsSmitty/css-protips">CSS Protips</a></li>
@ -78,6 +79,7 @@
<li><a href="https://facebook.github.io/react/docs/react-component.html">react docs</a></li>
<li><a href="https://github.com/ReactTraining/react-router/blob/master/docs/API.md">react-router</a></li>
<li><a href="http://reactcheatsheet.com/">react cheatsheet</a></li>
<li><a href="https://github.com/rachelandrew/gridbugs">grid bugs</a></li>
</ul>
<ul>
@ -91,6 +93,7 @@
<li><a href="https://github.com/webpack-contrib/awesome-webpack">webpack</a></li>
<li><a href="https://github.com/Kickball/awesome-selfhosted">self hosted</a></li>
<li><a href="https://github.com/toddmotto/public-apis">public apis</a></li>
<li><a href="https://github.com/agarrharr/awesome-static-website-services">static site services</a></li>
</ul>
<ul>

1656
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff