Skip to content

Instantly share code, notes, and snippets.

@jmolivas
Last active January 3, 2018 22:17
Show Gist options
  • Save jmolivas/f3aab4c8a1f07bb43abd6f0c07b8f9fc to your computer and use it in GitHub Desktop.
Save jmolivas/f3aab4c8a1f07bb43abd6f0c07b8f9fc to your computer and use it in GitHub Desktop.
Planned sessions for events during 2018

Planned sessions for events during 2018

Improving Drupal 8 development workflow

Drupal 8 has changed a lot and the process of creating, building, testing and deploying a site is not the exception.

During this session, you will understand the process of creating, building, testing and deploying Drupal 8 sites, and learn which tools you can use to improve your local development workflow and reduce project setup and onboarding time, implement automated analysis tools for code review, code coverage and finally how to build an artifact and deploy your project.

Writing CLI Commands for Drupal 8

If you have been developing with Drupal and/or Symfony, chances are you may already know a great alternative to speed up the development process is to use a CLI tool.

During this session, you will learn how to write custom CLI command for Drupal 8 using Drupal Console the new Drupal CLI based on symfony/console, twig, and other third-party components.

Creating a modern web application using Symfony API Platform, ReactJS and Redux

The API Platform framework is a set of tools to help you building API-first projects. The API project Platform is built on top of the Symfony framework, it means you can reuse all your Drupal 8 and Symfony skills and benefit of the incredible amount of Symfony documentation and community bundles.

During this session, you will learn how to use the API Platform project to create a modern web application using Symfony, Doctrine, ReactJS, Redux, Redux-Saga, Ant Design and DVA.

Using Symfony Flex to Manage Symfony Applications

Symfony 4 is just released. And Symfony Flex is one of the main selling points for the upgrade.

During this session, I will recap the recent changes and We'll dive into Symfony Flex: a totally new way to build Symfony applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment