The article focuses on using webpack and babel-plugin-lodash to reduce the bundle size of the application, thereby improving its performance.
Apr 4, 2023
Cross-Origin Resource Sharing (CORS) is a crucial aspect of modern web development, but it can also be a source of frustration for developers. This article offers a comprehensive overview of CORS, including its various types, its security implications, and practical instructions for configuring it in API Gateway using the Serverless Framework.
Mar 15, 2023
The article suggests using the useEffect hook to control animation rendering, the useMemo hook to optimize rendering, and the useLazyLottie hook to lazy-load animations and improve performance. By following these optimization tips, developers can create more efficient and visually impressive Lottie animations in their Next.js applications.
Feb 26, 2023
In this article, we will see how to import style dictionary from a design system palette using Adobe XD extension in Visual studio Code.
Feb 26, 2023
There are quite a few libraries such as React, Angular, Vue, Svelte, etc rose to the need to build high-performing, responsive websites.In this blog, I will explain some of the popular JS libraries
Jun 3, 2022
We need to have clear app structure to make the application more scalable and most importantly makes it easy and clear for the fellow team members to understand well. Letβs see how to organize files and folders.
Oct 9, 2019
I started learning Python a week before and started to try out things on my own. Classes, variables, loops and packages β all the programming stuffs were so cool, but the real challenge was when I started working on building restful service and DEPLOY. I started learning Python a week before and started to try out things on my own. Classes, variables, loops and packages β all the programming stuffs were so cool, but the real challenge was when I started working on building restful service and DEPLOY.
Oct 1, 2019
In this article, I have explained on how to build your own Chatbot in API.AI and use it in Salesforce lightning.
May 30, 2017