Tag: react

  • WordPress Core JavaScript Framework Selection Discussion Continues with Input from Open Source Community Leaders

    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,…

  • Facebook to Re-license React after Backlash from Open Source Community

    Facebook to Re-license React after Backlash from Open Source Community

    Facebook has announced its intentions to re-license React, Jest, Flow, and Immutable.js under the MIT license. React community members began rallying around a petition to re-license React after the Apache Software Foundation (ASF) added Facebook’s BSD+Patents license to its Category X list of disallowed licenses for Apache PMC members. Facebook’s engineering directors officially denied the…

  • WordPress Explores a JavaScript Framework-Agnostic Approach to Building Gutenberg Blocks

    WordPress Explores a JavaScript Framework-Agnostic Approach to Building Gutenberg Blocks

    The discussion regarding WordPress’ JavaScript framework selection continues in the #core-js Slack channel ahead of next week’s meeting. One of the more recent topics is the possibility of framework-agnostic block rendering for Gutenberg, which would allow developers to extend the new editor using any JS library they prefer. This means that Gutenberg blocks, which are…

  • WPWeekly Episode 288 – No React.js Framework for Gutenberg

    WPWeekly Episode 288 – No React.js Framework for Gutenberg

    While I was supposed to be on vacation last week, I instead had surgery for a broken ankle. Tune in to hear the hilarious explanation on how I broke it. The lesson I learned is to not chase animals out of the yard. John James Jacoby and I discuss the news of the week, including…

  • Why Vue.js Creator Evan You Thinks Vue Could Be a Good Fit for WordPress

    Why Vue.js Creator Evan You Thinks Vue Could Be a Good Fit for WordPress

    After last week’s news that WordPress is abandoning React due to its unfavorable patents clause, the discussion regarding the selection of a new framework is heating up again. As Vue is once again among the leading contenders, I reached out to Vue.js creator Evan You to get his perspective on the possibility of WordPress adopting…

  • Facebook Isn’t Budging on React’s BSD + Patents License

    Facebook Isn’t Budging on React’s BSD + Patents License

    Last month React users petitioned Facebook to relicense the project (and its other open source projects) after the Apache Software Foundation (ASF) added Facebook’s BSD+Patents license to its Category X list of disallowed licenses for Apache PMC members. Participants and subscribers to the GitHub thread waited weeks for a decision on re-licensing while Facebook’s engineering…

  • Petition to Re-License React has been Escalated to Facebook’s Engineering Directors

    Petition to Re-License React has been Escalated to Facebook’s Engineering Directors

    React users are petitioning Facebook to re-license React.js after the Apache Software Foundation announced its decision to ban Apache PMC members from using any technology licensed with Facebook’s BSD+Patents License. So far the GitHub issue has received 627 “thumbs up” emoji and 66 comments from concerned React users who are hoping for a change in…

  • The State of JavaScript 2017 Survey is Now Open

    The State of JavaScript 2017 Survey is Now Open

    The State of JavaScript 2017 Survey is now open to web professionals of all backgrounds. The intent of the survey is to provide an overview of the rapidly changing landscape of JavaScript frameworks and tools by gauging which technologies are growing in popularity and which ones people are liking and using less. The survey, created…

  • React Users Petition Facebook to Re-license React.js after Apache Software Foundation Bans BSD+Patents License in Dependencies

    React Users Petition Facebook to Re-license React.js after Apache Software Foundation Bans BSD+Patents License in Dependencies

    The Apache Software Foundation issued a notice over the weekend, indicating that it has added Facebook’s BSD+Patents license to its Category X list of disallowed licenses for Apache PMC members. This is the license that Facebook uses for most of its open source projects. A representative from Facebook’s RocksDB team commented on the Apache Foundation’s…

  • Vue.js Creator Evan You Weighs in on WordPress JavaScript Framework Discussion

    Vue.js Creator Evan You Weighs in on WordPress JavaScript Framework Discussion

    Last week WordPress core contributors narrowed their considerations for a new JavaScript framework to React and Vue. As the core team has more collective knowledge of working with React, they have reached out to developers with different experiences of using other frameworks in a WordPress context. One of the chief concerns contributors have regarding Vue…

  • WordPress Core JavaScript Framework Debate Heats Up, Contributors Narrow Discussion to React vs. Vue

    WordPress Core JavaScript Framework Debate Heats Up, Contributors Narrow Discussion to React vs. Vue

    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 opening up…

  • WordPress to Select New JavaScript Framework for Use in Core

    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…