How to create a Next.js markdown blog with syntax highlighting
Learn how to put together a basic blog using Next.js, markdown, highlight.js, rehype and gray-matter.
Next.jsTypeScriptMDXhighlight.jsMaking a calendar component using React, NextJS, TailwindCSS and the Temporal API
Code along with me as I make a dynamic calendar component which you can expand upon and use in your own projects.
Next.jsTypeScriptTemporalAPITailwindCSSHow to add a map to your NextJS SaaS application using OpenLayers
Learn how to add a map to a NextJS react application using OpenLayers.
Next.jsTypeScriptOpenLayersMaps4 reasons why Angular is easier to learn than React
Lot's of people seem to think React is easier to pick up and use. I think there is an argument that Angular is actually easier to learn.
AngularReactMy OpinionHow to make a Chrome extension for bookmarking YouTube videos
Learn along with me how to make and test your own Chrome extension.
ChromeJavaScript