Dany RiveraHow to Verify if you Already Have Composer 2.6.6 Installed | Easy GuideIf you alredy follow the steps to install composer 2.6.6 but you are not sure if if you already have it, here is how you can verify it.Dec 22, 2023Dec 22, 2023
Dany RiveraHow to Integrate Google Analytics on your Next.js 13 App | Easy GuideYou don’t know how you can add google analytics on your next.js 13 app?? If your answer was YES you’re in the correct place, in the…Aug 3, 20238Aug 3, 20238
Dany RiveraHow to Add Google Maps API in Next.js 13? Step by StepBefore to start with the code of Next.js we need to take in account that for use Google Maps API it’s important to have this checklist:Jul 20, 20232Jul 20, 20232
Dany RiveraWhat is Context API in React and How does it Work?You need to know that API Context is available since the 16.3+ version, has a hook called useContext, one of the main characteristics is…May 21, 2022May 21, 2022
Dany RiveraWhy and How you can make your Custom Hooks in React.js?First we need to remember why is a Hook in React, the hooks in React were added in the version 16.8 and those are functions It allows you…May 17, 2022May 17, 2022