Why React.js is so difficult to learn? [closed] - javascript

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed last month.
Improve this question
What's wrong with me?
I have learnt React.js for 6 months. It have a lot of chapters that we need to learn and I also lost my way. Can u drop your experiences with React.js step by step. I really need your advice, please!

Follow the official tutorial found on their website. It features making a basic tic-tac-toe game using React while explaining the core concepts. In my opinion it is a much better way for understanding what React does best and how you can use it effectively.

Related

About an Angular6+ File Manager or the faced challenges? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
pretty sure anybody get to a point where you're asked big work and little time...
On my job I was asked to build a File Manager component for an Angular 6+ platform.
Right now, I'm on design fase. Do you know of any good "plug-in" component that I might use and save a lot of work?
Or at least, some challenges I might face and other things I should pay attention to?
I must craft a component as flexible as possible, and with Drag'n Drop feature.
Any help I could get will be a lifesaver.. xD
Checkout - ng-file-upload. If you just want drag n drop then checkout ngx-file-drop

Searching for help to learn [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I'm started to study by myself informatics, beginning with html and css and keep going to reach real programming languages. Sometimes I fell like lost while i'm learning and studying something, so I was looking for suggestions about references, about software to use, (now i'm learning on w3schools and sololearn) or books. thanks again to all!
w3schools is good for beginners, try to apply all examples,
and you can learn from https://www.tutorialspoint.com it's so rich of valuable information.
Also, you can read newest articles publish daily in https://css-tricks.com/
and https://tympanus.net/codrops/
regards

React native styling flex framework? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Good day for you all ,
i am asking if there is any kind of styling snippets or libraries for react native components that i can use like boostrap or fontawsome ?
thank you in advance
Good afternoon! I think this is something you might want to take a look at, https://github.com/xinthink/react-native-material-kit, seems to be what you're looking for.
I also found this similar post if you want some more details: Is there a react-native style framework similar to bootstrap for web?
Hope this helps, have a great day!

NodeJS - any e-commerce solutions? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I'd like to know, are there any open-source NodeJS soultions? I mean ready for production, managed internet-shop cms? Thanks in advance!
it is in 0.6.18 now so far from being stable, platform is very young and you don't have a lot fo mature software. Expect more in 2-3 years :).
At the moment, there are frameworks like express.js which we can use to create apps easier. But expecting a ecommerce solution like magento , it's not mature enough and I think there are a lot of people and companies are making ecommerce solution with node.s, it will be out for maybe 2 or 3 years like Jakub Oboza said :)

looking for a superviser for my code [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm on the learning stage, and i need some feedback for the code I've write. Do you have any idea about how can I get another pair of eyes with a smarter brain to look over my code?
ps: It is about a code written in js.
There is a StackExchange site for that: https://codereview.stackexchange.com/
If you are learning Javascript make sure you pass your code threw JSLint (jslint.com) it will
find a lot of the stupid errors people tend to make.

Categories