Back to Homepage

Blog Posts

Welcome to my blog!

English by Muhammad Isa Al Anshori, 17 November 2021

Hello! Welcome to my blog thing. Not sure what I'm going to do with it, but I think I'm gonna be making posts about some cool projects I'm working on and also posts about some of my older projects...

Make a static website dynamic with NextJS on Github Pages

English by Muhammad Isa Al Anshori, 17 November 2021

Github pages has existed for a while now, and its very useful for hosting your static pages. But, Github pages is just a static page hosting service so if you have dynamic content then you're out of luck...

Why I kinda regret using NextJS for this website

English by Muhammad Isa Al Anshori, 22 November 2021

NextJS is great. It so easy to use, the features are great, and its basically perfect for what I'm trying to do. But now I have just realized a problem with NextJS, Its not very efficient...

Oops, nevermind not using Github Pages

English by Muhammad Isa Al Anshori, 03 March 2021

Yeah using Github pages as a website hosting was a terrible idea. Luckily [Vercel](https://vercel. com/) has a free service to deploy NextJS websites, so that is what [adminispwd...

React-Markdown

English by react-markdown demo, 18 November 2021

The following is the react-markdown demo, copied here for testing purposes. ill probably delete this later. Just ignore this, its not an actual post. # A demo of `react-markdown` `react-markdown` is a markdown component for React...