Random Thoughts

Category:
This blog development process

The posts in this category are about this blog development process.


Render web animations with React Lottie

Tuesday, April 17th, 2018

How to render animations from Adobe After Effects using Bodymovin/Lottie and React web.

Integrate Google Analytics with React Router v4

Tuesday, April 10th, 2018

Single-page applications requires especial treatment for tracking statistics on each page view.

Markdown renderer component that can render other React components

Monday, April 9th, 2018

Markdown contents just got really really better!

Creating React component with Markdown renderer and code syntax highlight

Saturday, March 17th, 2018

Given a Markdown string, then render as HTML with fancy code syntax highlight.

How to include a sitemap.xml in a create-react-app site

Friday, March 16th, 2018

Creating a sitemap.xml generation with Babel and Node.

How to fix custom domain overwriting problem when using gh-pages deploy script

Friday, March 16th, 2018

Sometimes little changes can put down an entire website, luckily sometimes the fix is easy!

Categories and better typography

Tuesday, March 13th, 2018

Content can now be fetched by category and the visual got some polishing for better readability.

Redesign and better typography

Monday, March 5th, 2018

Fourth day on this site's development, a blog for reading must be nice to read.

Comments section using Disqus and React

Tuesday, February 27th, 2018

New feature included, opening channel for feedbacks!

Custom boilerplate generators

Monday, February 26th, 2018

This site have some custom made boilerplate generators that makes life easier.

Blog progress

Monday, February 26th, 2018

Second day developing this project, long road ahead.

Hello World

Friday, February 23rd, 2018

Hi there, in this post I explain briefly how this website was made.