The React.js core team announced the RFC on React Server Components just now. Imagine React components that run only on the server...
Ahmad Awais
I help businesses understand developers π Just launched Node.js CLI Automation Course π¨βπ« Edutainer at VSCode.pro π© An award-winning GitHub Star open-source engineer & advocate π¦ Google Developers Expert Web DevRel π³ Node.js foundation Community Committee Outreach Lead βοΈ Author of various open-source dev-tools and software libraries used by millions of developers worldwide β¦ WordPress Core Developer π£ TEDx Speaker π Leading developers and publishing technical content for over a decade π Loves his wife (Maedah) β― Learn more β
Say π on Twitter @MrAhmadAwais | Subscribe to the Developers Takeaway!
New WordPress Plugin Repo Surprised Me!
I am a WordPress plugin developer. While I have written many plugins for WordPress and shared them on GitHub, I also host 12 plugins on the WordPress.org/PluginsΒ repository β with more thanΒ 400kΒ total downloads. A few days ago the new WordPress plugin repo went live, and I along with many other developers got surprised by that. I was [...]
Introducing Facebook Quote Plugin For WordPress
FB Quote Plugin For WP lets people select text on your page and add it to their share on FB, so they can tell a more expressive story.
Introducing Facebook Save Button For WordPress
FB Save Button for WP is a WordPress plugin that adds a facebook save button to your posts, pages, before/after content and provides you with the [fbs] shortcode to add the button anywhere you want.
Introducing CF7 Customizer | Form Styling via WP Live Customizer
CF7 Customizer is an intuitive plugin to design your contact forms via WordPress live customizer, right at the front-end. Cherry on the top, it will be free forever.
Coding a Basic Shortcodes WordPress Plugin Boilerplate
Shortcode API in WordPress is really cool. I already wrote about coding your very first shortcode in WordPress. Today’s discussion is about using your WordPress knowledge in the best possible way. Today I’ll be creating the same three shortcodes we created in the earlier article, but this time weΒ will be coding them through a [...]