You’ve taken time to learn how to use JavaScript in WordPress. You’ve also picked up a number of useful JavaScript libraries and resources along the way to streamline coding with it. But now what do you do with the skills you’ve acquired? There are a number of reasons why you might want to add custom […] View original post at …
Free Virtual WordPress for JavaScript Conference June 29th
Zac Gordon, who launched his Gutenberg development course earlier this year, is organizing a virtual conference called JavaScript for WordPress. The conference will take place June 29th and is free to watch. “Making the event free and online was really important for me so we could have as few barriers to entry for folks wanting to learn,” Gordon said. “I …
WordPress Replaces Browserify with Webpack for Build Process
During a core JavaScript chat held in May, WordPress contributors agreed on using Webpack (and ES6 imports) instead of Browserify for JavaScript bundling in the build process. “Since we split the media files in #28510, the core build process has used Browserify to combine the media files,” Adam Silverstein said in the ticket proposing the replacement. “While browserify has served …
WordPress Core JavaScript Framework Selection Discussion Continues with Input from Open Source Community Leaders
WordPress’ #core-js Slack channel hosted a lively and productive meeting this morning led by Andrew Duthie. The discussion focused less on specific framework comparisons and more on the role a framework will play in building JavaScript-powered interfaces for WordPress. Contributors were joined by core developers and leaders from the React and Vue communities, Chrome engineers, and other interested parties from …
WPWeekly Episode 275 – The JavaScript Framework Rabbit Hole
In this episode, John James Jacoby and I celebrate WordPress’ 14th birthday. We discuss the removal of HHVM from WordPress’ testing infrastructure and how it was likely the reason PHP 7 gained so many performance improvements. For a majority of the show, Jacoby and I spoke in-depth on which JavaScript framework WordPress core should choose. We discuss what’s at stake, …
How to Use JavaScript in WordPress and Lose jQuery Bloat
jQuery has become ubiquitous on the web and in WordPress. Many of its components are in the WordPress core software, the admin uses it heavily, and it’s readily available for front-end use as well. We enqueue it without thought when we need it, but should we always do so? I tend to think not, and […] View original post at …
WordPress Core JavaScript Framework Debate Heats Up, Contributors Narrow Discussion to React vs. Vue
photo credit: oskay Small Parts – (license) WordPress core contributors met this morning to continue the discussion on selecting a new JavaScript framework for use with new core features. The discussion on the Make/Core post intensified over the weekend with more Vue.js proponents commenting to add their thoughts. Adam Silverstein and Andrew Duthie facilitated this morning’s meeting and began by …
WordPress to Select New JavaScript Framework for Use in Core
WordPress core contributors have started collaborating more around their JavaScript efforts this year with regular core-js meetings. One item on the most recent meeting’s agenda was discussion on choosing a new JavaScript framework for use in core as an alternative to Backbone. Contributors began by summarizing the criteria for evaluating framework options, includes factors like stability, longevity, maturity, adoption, accessibility, …
24 JavaScript Libraries and Resources for Becoming a Better Web Developer
In Stack Overflow’s Developer Survey Results of 2016, JavaScript took home top honors. Not only did it land at the top of the list for full-stack, front-end, and back-end technologies, but 55.4% of people now say they use it over other programming languages. JavaScript is an extremely powerful programming tool for any WordPress developer to have […] View original post at …
Fall Enrollment for Zac Gordon’s JavaScript for WordPress Course Closes This Friday
photo credit: ParisJS, May 2012 – (license) Zac Gordon, a WordPress educator, has opened enrollment for the Fall for his JavaScript for WordPress course. Gordon created the course after Treehouse dropped WordPress from its library in late 2015. Open enrollment began on October 25th and ends this Friday, November 4th. You can either take all four parts of the course for …