Sep 15, 2022
Connecting Frontend to Supabase Every Supabase project has its own unique project URL and project key. These keys are important to identify the user and connec…
Read threadSep 14, 2022
Lastly, do provide keys to the mapped items We know React uses Virtual DOM and to differentiate or compare the node, React uses the key values. If you forgot t…
Read threadSep 14, 2022
Create a github repository and add github pages to it in the settings tab. Github settings tab of my repository I want to develop a portfolio website but I don…
Read threadSep 13, 2022
Linode For Kubernetes and Docker-related articles to earn approximately 400USD. https://www.linode.com/lp/write-for-linode/ Strapi For React, Javascript, Front…
Read threadSep 11, 2022
Firstly, I avoid the re-rendering issue of each image which we can do using Pure components, https://www.npmjs.com/package/browser-image-compression Lastly, I …
Read threadSep 11, 2022
Jotai provides hooks and methods to deal with managing states. Hooks such as - and a method called atom to create states exactly like useState. If you are fami…
Read threadSep 10, 2022
Offline Capabilities Make your website work offline even when the internet is not available Caching Provides a way to cache the web assets such as files, HTML …
Read threadSep 9, 2022
Rich Text Editor Mantine dev https://mantine.dev/others/rte/ Material UI Rich Text Editor https://www.npmjs.com/package/mui-rte Editorjs https://editorjs.io/ Q…
Read threadSep 8, 2022
Ask questions Ask them as much as you can, why are you doing this and what is the reason behind X, Y, Z decisions. Understand the Idea Always start the convers…
Read threadSep 8, 2022
Hashnode https://hashnode.com/ Dev.to https://dev.to/ Twitter https://twitter.com/ Hackernoon https://hackernoon.com/ Medium https://medium.com/
Read threadSep 7, 2022
Install the package - React Query Import the method provided by the package Add the API to fetch the data. Define method to fetch the data from API Update the …
Read threadSep 7, 2022
Notion I am managing the entire youtube channel via Notion itself. Here is the story to understand how the notion is helping in publishing content daily. https…
Read threadSep 6, 2022
React transition group With more than 9K github starts and 100K npm downloads, I will put react transition group on the 3rd. They help you to animate the compo…
Read threadSep 6, 2022
Step 3 Add the baseUrl key with the root path as the value in the config file. Just add the below code in the config file. Step one Install Next.js in your cur…
Read threadSep 5, 2022
Works with React Native and React Formik Docs screenshot showing its compatibility with React Native Provides Components such as Form, FieldArray, and Formik t…
Read threadSep 3, 2022
Hitesh Choudhary https://www.youtube.com/c/HiteshChoudharydotcom The Coding Train https://www.youtube.com/c/TheCodingTrain Programming with Mosh https://www.yo…
Read threadSep 3, 2022
Database — You can use Firebase, Supabase or even mongo DB to store the data. The data stored can be of any type it can be JSON, Raw data or HTML file or text.…
Read threadSep 2, 2022
Supabase Supabase claims himself as the Firebase alternative. They provide Supabase deals with PostgressQL and works with tables instead of NoSQL databases lik…
Read threadSep 2, 2022
Medium Using medium because a lot of big companies and developers share a brief experience, information and knowledge on medium, it's a very good platform the …
Read threadSep 1, 2022
D7SMSfd - Quickly integrate Direct7 SfdMS Gateway and reach your customers over D7’s own connectivity to the global mobile network. https://t.co/IAr0m2E3vP SMS…
Read threadSep 1, 2022
Connecting Moralis Every Dapp project needs to manage user address, work around his/her transactions, blocks, NFT and so on. Moralis is like Firebase but for b…
Read threadSep 1, 2022
Conclusion I am using all of them for more than a year, they are growing consistently and their popularity is growing. They are a great value addition tool and…
Read threadAug 31, 2022
Writing increases your brand value Writing is like a project, serves as your resume and helps you to stand out Writing will certainly help you become financial…
Read threadAug 31, 2022
Adding an HTML file is the third step. The pages directory in the root directory is the location for all static files in the next.js repository. Add the HTML c…
Read threadAug 29, 2022
Lodash I have already covered a one-minute short video for this, lodash makes writing logic in javascript a cakewalk. https://youtube.com/shorts/Noz55W2lpiM Re…
Read threadAug 29, 2022
Import the AnimationSlider component from the package Simple as explained, import the component that will have slide functionality. This component is called Aw…
Read threadAug 29, 2022
3 steps to create a custom carousel in React Native
Read threadAug 28, 2022
Another professional boilerplate for you developers.✌️😁
Read threadAug 26, 2022
Getting started with Forage analytics, a new analytical tool for React Native applications.
Read threadAug 25, 2022
Getting started with Firebase in React Native
Read thread