
GIT Commit
Contributing on open source projects can be fun. However, if you have never made a pull request on GitHub, it can be unnerving. I am sharing my experiences and a short list of how to get started.
Link
Passionate Journey
This is an article which I share my journey in web technology, specifically my passion to learn. As I am at home during the COVID-19 pandemic, it seems relevant to share.
Link
Gridsome Pagination
When ever I set up a blog, there are a few features which are must haves, linkable taxonomy (i.e. tags or categories) and pagination. No one wants an eternal page. These tasks can be challenging but it is super easy in Gridsome.
Link
Rails Configuration
Learn about my journey, learning how to set up a configuration file to streamline creating new Rails project.
Link
Linting in React
Recently I started experimenting with the idea of code linting via ESLint and Prettier. This article covers the configuration of ESLint, Prettier, and Husky in a React project.
Link