π Gutenberg Reactions by the WordPress Users Post WP 4.9.8 Are Very Good!
In a post WordPress 4.9.8 world; regular WordPress users are finding out about Gutenberg and many of them seem very happy to see/use it. Don’t take my word for it. Take a look at Gary’s Twitter profile as he has been constantly retweeting what different people are saying about Gutenberg.
How to Create A Pull Request on GitHub?
Pull requests are the way of contributing or collaborating on a project on GitHub. Let’s say you want to contribute to a repository on GitHub, maybe fix a bug or a typo. Since you don’t own the repository, you can’t directly make the changes. So, what you do is, you simply make a copy/forkΒ of the repository, make changes, and create a pull request.
VS Code Power User | Course for Developers
Ahmad Awais has announced a course to help developers become Visual Studio Code Power User. If you are interested in building a better development workflow, or if you want to save five to ten hours a week by being super productive, then sign up. Become a Visual Studio Code Power Developer. π―
A Beginner’s Guide To Installing & Customizing Bash On Windows
In Windows 10βs anniversary update Microsoft introduced bash. Itβs not just Bash; rather itβs a windows subsystem for Linux, which adds a layer for running all Linux applications on the windows. This article primarily focuses the beginners who are figuring out how to install and customize bash on windows.Β