Javascripting
10
Articles
2
Writers
ReactJS has ruled in the case of Single Page Application. The article will discuss some important advanced concepts that will take your understanding of ReactJS to the next level.
Views294
Share
Next.js is a framework and has more features and tools than React. For the front-end aspect, React.js can provide you with better resources and is the best solution for web and mobile applications, whereas when it comes to server-side rendering and static websites, Next.js is the best solution.
Views188
Share
Oct 26, 2021
Hamid AkhtarH
Javascript Internals
The purpose of this article is that you should have a proper understanding of all the JavaScript concepts and also know how JavaScript actually works.
Views187
Share
Sep 29, 2021
Hamid AkhtarH
Dart vs Javascript
Dart also supports object-oriented concepts such as interfaces, abstract classes, static typing, and more. One thing is certain that the Dart has taken off and can handle a really difficult task incredibly quickly.
Views245
Share
React is SEO-friendly and fully embraces JavaScript. React will also save you a lot of time as it gives you component-based programming.
Views191
Share
You can start JavaScript easily, but you will have to struggle a lot to master it. It is old with obsolete features and flexible with mysterious syntaxes. Read about the ten super cool features that can accelerate your development process.
Views173
Share
Higher-order components allow you to keep your React application well-structured and maintainable. We're going to focus on how pure function keeps your code maintainable and clean and how we can apply the same principles to React components.
Views224
Share
Promise is definitely a good approach when it comes to async/await. Even so, it cannot completely replace callback. Promise has only one result whereas callback can be called multiple times.
Views676
Share
So if you?re thinking about building a new website, it?s essential to think of JavaScript.
Views202
Share