#javascript
2 articles
Articles
shared
Generate A Dynamic Sitemap In Next.js Website
September 27, 2021 · Learn how to create a dynamic sitemap for a react and Next.js website using fs, globby, and prettier.
Read More
shared
How to Compare Dates in JavaScript
August 21, 2021 · How to compare 2 or more dates in JavaScript using the getTime method. getTime definition and usage.
Read More