Thought of putting out something short as a way to practice my writing. I wrote this without research or much planning, but I hope it will help someone out there.
(more…)Author: Muhammad Muhsin
-
Thinking in WordPress
WordPress is a handy blogging tool, a useful Content Management System or a capable web application framework. Whatever way you look at it, WordPress helps you solve problems in creative ways. In this article, I want to talk about how I approach projects and my methodology for problem-solving with WordPress. This is not an exhaustive list and one article wouldn’t do justice to the vastness of WordPress. I will try to add whatever pointers stand out among the decisions you would probably have to take.
(more…) -
Gatsby and WordPress – best friends or foes?
I see many WordPress users making a switch away from WordPress to Gatsby. However, I think the two technologies are a good match. Let’s find out!
(more…) -
My 2018 in a Blog Post
I see many folks writing about their 2018 and I thought why not? It’s good to look back at the previous year and account for what went right, what didn’t and what you want to improve on. So, here is everything in a nutshell (I mean a blog post).
(more…) -
Getting Started With Gutenberg By Creating Your Own Block
Gutenberg is the future of WordPress, and it is just around the corner. Brace up for it by learning how to build your own custom Gutenberg block. I wrote this post for Smashing Magazine, which was published 10 days ago.
(more…) -
My Favorite WordPress Features
As you work with WordPress for some time, you begin to realize WordPress is much more than a blogging tool. Sometimes, even more than a regular CMS. In this post, I will talk about the different features/add-ons of WordPress and how you can utilize them for your next problem or project. Specifically, this post comes from my experience with WordPress and what I love about the different WordPress features.
(more…) -
Going forward with Gutenberg
I ❤ WordPress.
(more…) -
24 Pieces of Advice I Learnt in Life
Next month I turn 24 and I call this journey a life full of learning.
(more…) -
Building a Calculator with Vue.js and Flexbox
Vue.js is one of the leading JavaScript libraries out there, which is easy to get started and very scalable at the same time. Similarly, CSS3 Flexbox is a relatively new feature that makes our design process simpler. This is a tutorial on creating a simple calculator using Vue.js CLI and CSS3 Flexbox. This post first appeared on Laccadive IO Blog.
(more…)