Best tools for the Front-end developer
#web #digest #framework
http://telegra.ph/Best-tools-for-the-Front-end-developer-04-24
#web #digest #framework
http://telegra.ph/Best-tools-for-the-Front-end-developer-04-24
Telegraph
Best tools for the Front-end developer
Below you will find a collated list with links for the most useful tools to keep you up to date. JavaScript Any web developer need to have this one mastered. Linking JavaScript functionality to the DOM with the help of ConditionerJS and lazy loading Instruction…
Learn from a screenshot!
Why use Flow?
Have a look at the example.
Imagine you need a function to create animals. If you try and give it an argument that is not a 'cat' or a 'dog' it will throw an error. Same thing will happen if you use more than 2 arguments.
So what?
You can add Flow to your favourite editor and it will highlight the error right in the code.
There is no gurantee that tomorrow you will remember which arguments the function accepts.
So all of this for your convenience.
Give a try online - https://goo.gl/uMKgzx
Why use Flow?
Have a look at the example.
Imagine you need a function to create animals. If you try and give it an argument that is not a 'cat' or a 'dog' it will throw an error. Same thing will happen if you use more than 2 arguments.
So what?
You can add Flow to your favourite editor and it will highlight the error right in the code.
There is no gurantee that tomorrow you will remember which arguments the function accepts.
So all of this for your convenience.
Give a try online - https://goo.gl/uMKgzx
Before getting into React, Vue or Angular - read this. It can help you make a smarter decision.
#React #Vue #Angular
https://medium.com/@vyaron/point-of-vue-angular-is-doomed-react-is-ok-we-deserve-better-fb60652a8cb4
#React #Vue #Angular
https://medium.com/@vyaron/point-of-vue-angular-is-doomed-react-is-ok-we-deserve-better-fb60652a8cb4
Medium
Point of Vue: Angular is doomed, React is OK — We deserve better
TLDR
How I stopped worrying and learned to love the JavaScript ecosystem
#JS #ecosystem #hackernoon
https://goo.gl/V6oT8G
#JS #ecosystem #hackernoon
https://goo.gl/V6oT8G
