Drupal 9.1 and its compatibility with PHP 8 – Learn what’s new and how to check compatibility
19 Jan, 2021
|
Pradosh
PHP 8.0 has been a huge update in the pragmatic scripting language’s history incorporating many notable features and optimizations. Drupal 9.1 is now compatible with PHP 8. Learn to check if your version of Drupal is compatible with PHP 8 with this insightful tutorial.
Improving Drupal 9 Performance with modules, best coding practices and the right server configuration
11 Aug, 2020
|
Pradosh
You could have the most powerful server with memory in heaps but is that enough to ensure a high-performing website? With Drupal, scaling the website in harmony with your business growth is easy. In fact, that is what Drupal is great at. However, a sudden rise in web pages, functionality and content could impact its performance. Drupal 9 is here now and is all geared-up to take on this challenge like a pro! It comes with the goodness of Drupal 8 minus the old code which makes it leaner, cleaner and more powerful.
GraphQL with Drupal 8 : The All-You-Need-To-Know Guide (with examples!)
17 Dec, 2019
|
Pradosh
Using GraphQL for Drupal websites is a more streamlined and an advanced approach when you want to communicate with an API. Learn how you can integrate your Drupal website with GraphQL and how you can make the most of it.