JavaScript things you should know before working with React.
ReadOne great thing that React gives us is almost full freedom on how we will organize and write our code. Sometimes that can be a bad thing.
ReadI worked on slow loading problem many times and I see others deal with it, too. Depending on a project, it can take a little action to speed up loading, or it can require multiple actions to be made. Check out some things I collected from working on solution for this problem.
ReadFor almost a decade now, JavaScript is spoken of as one of the most demanded programming languages on the market. That is mostly because of its wide and growing range of usability and possibilities for developers who embrace its dynamic nature and learn it.
Read