#02 – Data Fetching – Learn Next.js
forward
Next.js is a framework used to develop production ready React applications. Next.js provides many useful features e.g. pre-rendering, smart bundling, dynamic file-based routing, route pre-fetching and many more. In this blog post, we have discussed the prerequisites, how to create next.js application, next.js pages, and pre-rendering techniques.
forwardThis post belongs to the HTML course titled “Learn HTML & HTML5”. In this post, we have discussed what is HTML?
forwardVisual Studio Code (VSCode) provides an integrated terminal to run commands inside the current directory. Recently, I installed VSCode and tried to run the NPM commands and it shows following errors:
forwardRecently, we have updated our PHP version to the latest stable version (7.4.9) for our WordPress website. After the update we started getting PHP warnings. We have listed some of the warnings with their possible solutions in this blog post.
forwardIn this blog post, we have discussed some JavaScript and Angular concepts.
forwardIn this blog post, we have listed some of the techniques which can be used to optimize the speed, loading time and performance of an angular application.
forwardIf your angular application is not working in IE11, then the following simple steps can be used to make it work.
forward