All Drupal and no WordPress makes Jack a dull developer
In 2015 I had the chance of visiting different conferences focusing on specific CMSes: WordCamp Finland in May, eZ Summer Camp in August and DrupalCon in September.
Symfony Finland
Random things on PHP, Symfony and web development
In 2015 I had the chance of visiting different conferences focusing on specific CMSes: WordCamp Finland in May, eZ Summer Camp in August and DrupalCon in September.
2015 was yet another year of rapid technical development in the world of the web. JavaScript was (and continues to be) the poster child of progress which is supposedly the answer to all of life's problems. Before JavaScript there were other messiahs, Java, NoSQL and Responsive Design to mention a few.
React.js is often thought of as as a front end technology. They can, however be rendered on the server side too - using JavaScript. This naturally turns the scale towards Node.js, but PHP with the v8js installation can handle it too.
Let's see how to merge together v8js and the Symfony Microkernel, making it possible to set the initial state of server rendered components using a PHP backend.
React is an interface library that is rapidly gaining ground. It can be considered as similar to what Angular and Ember, for example, are. As opposed to Angular and Ember React.js focuses on User Interfaces alone, being neutral on routing and other duties. React can also be rendered on the server side, which is not unique - but very natural to it.
The Symfony project is known for providing high quality software. Since 2011 the Symfony2 framework has been a trusted base for creating web applications and the various components have been adopted by numerous popular Open Source projects like Laravel and phpBB.
I have been debating on the future of WordPress, but that is now all clear. The future of WordPress is all JavaScript. The first step in this is a new interface, Calypso, open sourced today by Automattic - the driving force behind WordPress development.