Er det dødsstødet mod web-programmeringssproget PHP?
Der er en stigende tendens til at webudviklere går over til at bruge Javascript på serversiden og nu har Wordpress - verdens mest populære content management system (CMS) - fulgt trop.
I den seneste Wordpress-opdatering er PHP skiftet ud med Javascript-platformen Node.js.
The popular blogging site WordPress.com unveiled a new admin interface today for managing blogs, posting content, and reading other people’s sites. If you’re a regular user, you’ll notice a new look and feel. If you’re a code geek, you’ll notice something more remarkable below the surface: JavaScript instead of PHP.
If you run the open source version of WordPress on your own server, you can activate the new interface on your own site through the plugin Jetpack. Automattic, the company behind WordPress.com—the commercial version of WordPress—also released a WordPress application for Macintosh OS X. And it made available the code that powers the new interface as open source software for everyone.
...the software under the hood at WordPress was starting to show its age. “We realized that the tech wasn’t going to take us to the next decade,” says Wordpress co-founder Matt Mullenweg.
WordPress was was written in a programming language called PHP, which has long been popular with web developers for making it fast and easy to write new programs. Much of WordPress remains written in PHP, but most of the new interface has been re-written in JavaScript.
JavaScript, originally created to run software only in web browsers, has radically changed the way developers build software, thanks to several new technologies that make it possible to build far more complex applications using the language.
Developers can now use JavaScript for both the client-side part of their applications as well as the server side, which makes it much faster and easier to create web applications, like Google Docs or Gmail, that feel more like desktop apps. For the user-facing, or “front end” components of the new interface, the Automattic team usedReact, a JavaScript framework developed by Facebook to create cross-platform user interfaces.
For the backend code, the team used the popular server-side JavaScript platform Node.js. For users who host their own version of WordPress, Automattic will host the Node.js portion of the code on their own server, with which the Jetpack plugin will communicate, freeing up web hosts from having to support Node.js.

...men det er dyrt at lave god journalistik. Derfor beder vi dig overveje at tegne abonnement på Version2.
Digitaliseringen buldrer derudaf, og it-folkene tegner fremtidens Danmark. Derfor er det vigtigere end nogensinde med et kvalificeret bud på, hvordan it bedst kan være med til at udvikle det danske samfund og erhvervsliv.
Og der har aldrig været mere akut brug for en kritisk vagthund, der råber op, når der tages forkerte it-beslutninger.
Den rolle har Version2 indtaget siden 2006 - og det bliver vi ved med.