D8
Drupal 8
Making a Drupal website to learn Drupal 8.
Create new (serial) field for a specific content type.
Fetch temperature and humidity details and save them in my DB.
Integrate my home with Ambi API.
Create new Github repo for my home Drupal site.
Setup Drupal Bitnami on AWS instance.
Create custom Twig template and show some dynamic content.
Checkout Event Organizers group.
Testing migrate D7 to D8.
Trying serial field and exploring how it saves and structure the saved data.
Enhance my website settings by adding custom configurable conditions.
Work with my colleagues on the sprint of Saudi Identity field module to port it to D8.
Create new composer package.
Test creating a custom textfield widget.
New custom field for dynamic conditions.
Run PHPCS against my helpers and fix all issues.
Send registration verification code to Slack channel for test purposes.
New integration with Slack.
Tune my Lando configurations.
Write a custom code to automate installation.
Make controller validation centralized and managed by one helper to apply all business rules.
Document all my needful composer commands for new installation.
Config split kint module and all dev modules.
Use devel kint module for debugging.
Create new helper to prepare custom field settings.