Skip to content

Add Expression Language conference #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 35 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,35 @@
# 2023-talks
# 2023-talks

---

## EXPRESSION LANGUAGE IN SYMFONY: Beyond the Framework

<dl>
<dt>Description</dt>
<dd>Expression Language (EL) is a powerful tool that can be used to dynamically evaluate expressions in Symfony applications. However, EL is often overlooked for use in the business domain.

In this talk, we will explore how EL can be used to:

Increase flexibility and extensibility in your applications
Avoid the need to redeploy your application every time you need to make a change
Implement complex business logic in a clear and concise way
We will also discuss some of the best practices for using EL in the business domain.

Whether you are a Symfony developer who is looking to learn more about EL, or a business analyst who is looking for a way to implement complex business logic in your applications, this talk is for you.

Here are some specific examples of how EL can be used in the business domain:
- Calculating discounts based on customer loyalty
- Determining the eligibility for a promotion
- Validating user input
- Generating dynamic content
</dl>


[Slides](https://rjanot.github.io/expression-language-sfcon2023/)
~~Video~~

By [Rémi JANOT](https://connect.symfony.com/profile/rjanot)
![github](icon/github.png) [@rjanot](https://github.com/rjanot)
![linkedin](icon/linkedin.png) [@rjanot](https://www.linkedin.com/in/rjanot/)

---
Binary file added icon/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/mastodon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.