Giter VIP home page Giter VIP logo

natarake / blog-gladwebdev Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 1.38 MB

Blog-gladwebdev is a NextJS 13 blog inspired by what I learned from the previous blog tutorial by Sonny Sangha. It is made using the latest version of Next13 including the expiremental appDir feature.

Home Page: https://blog-gladwebdev.vercel.app/

TypeScript 92.88% JavaScript 6.47% CSS 0.66%
gray-matter markdown-to-jsx nextjs13 tailwindcss typescript

blog-gladwebdev's Introduction

blog-gladwebdev

blog-gladwebdev

Blog-gladwebdev is a NextJS 13 blog inspired by what I learned from the previous blog tutorial by Sonny Sangha. It is made using the latest version of Next13 including the expiremental appDir feature.

What are the features of blog-gladwebdev

Determined to create a blog using NextJS with the ability to display a code block, I searched for more inspiration on how to implement markdown-to-jsx. I researched different approaches and watched multiple tutorials on the topic. Eventually, I came across the idea of creating a static website with a static markdown file, which proved to be the easiest way to achieve my goal. By using a static file, I was able to avoid some of the type errors that can arise when working with dynamic content, and I gained a better understanding of how TypeScript interfaces work.

What went well

Developing this application was an excellent opportunity for me to gain valuable experience coding with NextJS and TypeScript. Throughout the development process, I had to constantly check for type errors that arises which strengthens my understanding of typescript. Overall, I was happy with the progress I made and as a result, I successfully launched my blogging platform, which now hosts various tech-related articles and tutorials.

Future improvements

I would like to implement several additional features in this project, including the ability to filter blog posts based on user search parameters and syntax highlighting for code blocks.

Liked this repository?

Please don't forget to leave a โญ๐Ÿ™๐Ÿป!

Run this app on your local machine

In order to run this application on your local machine, you can run the following commands on the terminal:

yarn

Installs the required package dependencies

yarn dev

Runs the client in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

blog-gladwebdev's People

Contributors

natarake avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.