Add front-end-guide
This commit is contained in:
parent
3ca07ce32a
commit
b3657bdf56
@ -48,7 +48,7 @@
|
|||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Version control (Git)](#version-control-git)
|
- [Version control (Git)](#version-control-git)
|
||||||
- [Work ethics & work/life balance](#work-ethics--worklife-balance)
|
- [Work ethics & work/life balance](#work-ethics--worklife-balance)
|
||||||
- [Webdesign](#webdesign)
|
- [Web development](#web-development)
|
||||||
- [Writing for performance](#writing-for-performance)
|
- [Writing for performance](#writing-for-performance)
|
||||||
- [Concepts](#concepts)
|
- [Concepts](#concepts)
|
||||||
|
|
||||||
@ -412,8 +412,9 @@ Resources
|
|||||||
* [Your non-linear problem of 90% utilization](https://blog.asmartbear.com/utilization.html), Jason Cohen: why constantly running at 90% utilization is actually counter-productive.
|
* [Your non-linear problem of 90% utilization](https://blog.asmartbear.com/utilization.html), Jason Cohen: why constantly running at 90% utilization is actually counter-productive.
|
||||||
* [Evidence-based advice on how to be successful in any jobs](https://80000hours.org/career-guide/how-to-be-successful/): most self-help advices are not research-based. The ones listed in this article are.
|
* [Evidence-based advice on how to be successful in any jobs](https://80000hours.org/career-guide/how-to-be-successful/): most self-help advices are not research-based. The ones listed in this article are.
|
||||||
|
|
||||||
### Webdesign
|
### Web development
|
||||||
|
|
||||||
|
* [grab/front-end-guide](https://github.com/grab/front-end-guide): a study guide and introduction to the modern front end stack.
|
||||||
* [Maintainable CSS](http://maintainablecss.com/)
|
* [Maintainable CSS](http://maintainablecss.com/)
|
||||||
|
|
||||||
### Writing for performance
|
### Writing for performance
|
||||||
|
Loading…
Reference in New Issue
Block a user