What is the difference between DOM and BOM in JavaScript
https://medium.com/geekculture/difference-between-bom-and-dom-in-javascript-5c8317c5c1d2
—-
Some of the utility libraries commonly used by front end developers
https://javascript.plainenglish.io/as-a-front-end-engineer-5-javascript-utility-libraries-you-should-know-about-750f43e2d3ba
—-
Creating school web applications using Strapi CMS and pure JavaScript
https://medium.com/strapi/how-to-build-a-school-website-with-strapi-cms-using-vanilla-javascript-18e407d7cc4d
#dom #bom #utility #strapi #cms
https://medium.com/geekculture/difference-between-bom-and-dom-in-javascript-5c8317c5c1d2
—-
Some of the utility libraries commonly used by front end developers
https://javascript.plainenglish.io/as-a-front-end-engineer-5-javascript-utility-libraries-you-should-know-about-750f43e2d3ba
—-
Creating school web applications using Strapi CMS and pure JavaScript
https://medium.com/strapi/how-to-build-a-school-website-with-strapi-cms-using-vanilla-javascript-18e407d7cc4d
#dom #bom #utility #strapi #cms
Medium
Difference between BOM and DOM in JavaScript
BOM and DOM look the same but are different from the two. We discuss the difference.
Refresh token implementation exercise in Strapi CMS
https://medium.com/strapi/how-to-create-a-refresh-token-feature-in-your-strapi-application-de9e85cf3e83
#strapi #cms #token #refresh
https://medium.com/strapi/how-to-create-a-refresh-token-feature-in-your-strapi-application-de9e85cf3e83
#strapi #cms #token #refresh
Medium
How to Create a Refresh Token Feature in your Strapi Application
This article explains how to create a refresh token feature in your Strapi application.
Added authentication in Strapi CMS and React JS
https://medium.com/strapi/strapi-authentication-with-react-15b8e7d4a9d4
—-
Adding advertising services into the web application display
https://medium.com/nextjs/how-to-add-google-adsense-in-your-nextjs-89e439f74de3
—-
Configure Next JS applications with TypeScript, Tailwind, and SASS CSS
https://dhanang.medium.com/how-to-setup-a-perfect-nextjs-project-d1591ec666ca
—-
#react #nextjs #tailwind #scss #strapi #auth #cms
https://medium.com/strapi/strapi-authentication-with-react-15b8e7d4a9d4
—-
Adding advertising services into the web application display
https://medium.com/nextjs/how-to-add-google-adsense-in-your-nextjs-89e439f74de3
—-
Configure Next JS applications with TypeScript, Tailwind, and SASS CSS
https://dhanang.medium.com/how-to-setup-a-perfect-nextjs-project-d1591ec666ca
—-
#react #nextjs #tailwind #scss #strapi #auth #cms
Medium
Strapi Authentication with React
Create a React application with authentication and authorization using Strapi.
Practice using Strapi CMS and Next JS to create SSG (Static Site generation) based web applications
https://medium.com/strapi/how-to-create-an-ssg-static-site-generation-application-with-strapi-webhooks-and-nextjs-7c5a62768122
#strapi #nextjs #ssg
https://medium.com/strapi/how-to-create-an-ssg-static-site-generation-application-with-strapi-webhooks-and-nextjs-7c5a62768122
#strapi #nextjs #ssg
Medium
How to Create an SSG (Static Site Generation) Application with Strapi Webhooks and NextJs
Learn the advantages of each rendering method provided by Next.js. Then build an SSG (Static Site Generation) blog application using Strapi, Next.js, and webhooks.
Creating a Navbar in React
https://www.sitepoint.com/creating-a-navbar-in-react/
—-
How to Build a Chat App with React, Strapi & Firebase
https://strapi.medium.com/how-to-build-a-chat-app-with-react-strapi-firebase-3a7bd1243a23
—-
5 Common Mistakes with useEffect
https://javascript.plainenglish.io/5-common-mistakes-with-useeffect-4475fa5bcfd3
—-
Type-Safe Fetch with Next.js, Strapi, and OpenAPI
https://medium.com/strapi/type-safe-fetch-with-next-js-strapi-and-openapi-4375fb924655
—-
5 React Interview Questions. I Bet the Senior Front-end Developer Can’t Answer
https://blog.stackademic.com/5-react-interview-questions-i-bet-the-senior-front-end-developer-cant-answer-91e2e56fba92
—-
It’s 2024, you should be using React Server Components already
https://itnext.io/its-2024-you-should-be-using-react-server-components-already-6cb24a7140a1
—-
#react #navbar #useEffect #strapi #firebase #chat
https://www.sitepoint.com/creating-a-navbar-in-react/
—-
How to Build a Chat App with React, Strapi & Firebase
https://strapi.medium.com/how-to-build-a-chat-app-with-react-strapi-firebase-3a7bd1243a23
—-
5 Common Mistakes with useEffect
https://javascript.plainenglish.io/5-common-mistakes-with-useeffect-4475fa5bcfd3
—-
Type-Safe Fetch with Next.js, Strapi, and OpenAPI
https://medium.com/strapi/type-safe-fetch-with-next-js-strapi-and-openapi-4375fb924655
—-
5 React Interview Questions. I Bet the Senior Front-end Developer Can’t Answer
https://blog.stackademic.com/5-react-interview-questions-i-bet-the-senior-front-end-developer-cant-answer-91e2e56fba92
—-
It’s 2024, you should be using React Server Components already
https://itnext.io/its-2024-you-should-be-using-react-server-components-already-6cb24a7140a1
—-
#react #navbar #useEffect #strapi #firebase #chat
Sitepoint
Creating a Navbar in React — SitePoint
How to build a navbar in React, covering everything from design considerations to implementation and accessibility best practices.