Тёмный
No video :(

Twig in Symfony | Symfony 6 for Beginners | Learn Symfony 6 from Scratch | Learn Symfony 

Code With Dary
Подписаться 61 тыс.
Просмотров 16 тыс.
50% 1

This video will show you a powerful templating engine that is being used in Symfony called Twig - Want to learn an incredible open-source PHP framework? Symfony is one of the most popular frameworks when you need to build high-performance & complex web applications.
📚 New Udemy Course
If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: www.udemy.com/...
📲 Let’s plan a meeting
Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: calendly.com/c...
💌 Newsletter
Sign up for my free weekly email newsletter: www.newsletter...
🔥 Resources
- PHP Hosting (10% DISCOUNT): www.hostinger....
- TikTok: / codewithdary
- Instagram: / codewithdary
- Twitter: / codewithdary
- Blog: blog.codewithd...
- Newsletter: newsletter.cod...
- Patreon: www.patreon.co...
- GitHub: github.com/cod...
Want to learn more?
- Courses: / @codewithdary
📋 Table of Content
00:00 - Introduction
01:05 - Blocks
02:35 - Extending & Overwriting
05:00 - Working with arrays
07:22 - Comments
07:50 - Global variables
#symfony #framework #symfony6 #php

Опубликовано:

 

16 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@user-tk4nf6ds9g
@user-tk4nf6ds9g 2 года назад
Dary, I started learning Symfony with you, don't stop, please. Waitning new course videos. Thank you.
@codewithdary
@codewithdary 2 года назад
I got you! Let's go through this journey together :)
@codewithdary
@codewithdary 2 года назад
Want to learn more about me? Let’s connect through Instagram. www.Instagram.com/codewithdary
@srahulpatelyt8074
@srahulpatelyt8074 Год назад
use the following command if get error in global variables:: php bin/console config:dump-reference twig
@codewithdary
@codewithdary Год назад
This command generates a dump of all the available configuration options for the TwigBundle in YAML format. This is useful for understanding the available configuration options and their default values.
@YotoYoto-wq4de
@YotoYoto-wq4de 9 месяцев назад
cool, easily understandable coding explanation, thank you for the videos
@codewithdary
@codewithdary 9 месяцев назад
Thank you so much :)
@scriptKiddieOG
@scriptKiddieOG 2 года назад
Much appreciated, really fun course! Looking forward to more content 😎
@codewithdary
@codewithdary 2 года назад
Awesome, thank you!
@ummehanyarozshandaanny2846
@ummehanyarozshandaanny2846 2 года назад
It's really helpful But I want to add another point in twig for absolute beginners. and that is twig include. as we extends base.html.twig. like that for using a snippet in another template we can use {% include 'snippet.html.twig' %} thought to share this. Keep going Dary. I am following this course. thanks
@codewithdary
@codewithdary 2 года назад
Thanks for sharing Umme! :)
@ummehanyarozshandaanny2846
@ummehanyarozshandaanny2846 2 года назад
@@codewithdary all pleasure is mine Thanks for the course
@michimarz
@michimarz Год назад
Better than RubyOnRails. I like it. And the most important point is that you can host the app cheaply almost anywhere.
@martib.k.4781
@martib.k.4781 2 года назад
Very well explained, thank you very much 😀
@codewithdary
@codewithdary 2 года назад
Thank you Marti!
@Rawnaf-adiba
@Rawnaf-adiba Год назад
Thanks sir
@codewithdary
@codewithdary Год назад
You are welcome!
@melvinreano1221
@melvinreano1221 11 месяцев назад
how do u add html syntax inside in twig file.? like h1?
@codewithdary
@codewithdary 10 месяцев назад
The right VS code extensions!
@melvinreano1221
@melvinreano1221 10 месяцев назад
i wish u can create a full course of symfony in udemy... thank you sir
@skeletonrowdie1768
@skeletonrowdie1768 2 года назад
movie in movies feels more intuitive that movies as movie. I dunno, just a language thing I guess.
@codewithdary
@codewithdary 2 года назад
It does, and I never get used to it.. haha
@TheBelrick
@TheBelrick Год назад
What on earth does twig language add that php itself cannot do? Its just as verbose as Cool stuff here and use php includes to bring in reusable templates. No extra language to learn! What on earth are people thinking? That humans can have millions of languages with no cost to ourselves?
@codewithdary
@codewithdary Год назад
Well I can name a couple for you. Twig provides automatic escaping of output to prevent cross-site scripting (XSS) attacks and other security vulnerabilities. Twig's syntax is designed to be more concise and readable than PHP, making it easier to write and maintain templates. Twig provides built-in caching of compiled templates, which can improve performance and reduce server load. Twig can be extended with custom filters, functions, and tags, making it easy to add custom functionality to your templates. By separating the template logic from the application logic, Twig makes it easier to maintain and update your code Do you want me to continue on?
@TheBelrick
@TheBelrick Год назад
@@codewithdary So far so bad, all this for the high high price of learning a language that php can do itself. What have you said that php cannot do?
@TheBelrick
@TheBelrick Год назад
@@codewithdary Thinking on what you wrote, its not the purpose of the view to handle those so called boons. it breaks sound mvc pattern and php can do it all properly. Your kind outsourced your coding as you outsourced your thinking.
@Folkem
@Folkem 10 месяцев назад
​@@TheBelrick if you don't like using Twig, then just don't use it. People invent a lot of new stuff which to some seem meaningless and redundant, while to others seem cool and useful. To each their own.
@TheBelrick
@TheBelrick 10 месяцев назад
@@Folkem pointing out that twig is stupid is separate to using it or not... don't try and force equate the two, its dishonest.
Далее
❌Разве такое возможно? #story
01:00
Is PHP the Secret King of Code?
6:42
Просмотров 55 тыс.
HTML Templates Instead Of Reactivity | Prime Reacts
12:42
The Story of Next.js
12:13
Просмотров 563 тыс.
7 ways to deal with CSS
6:23
Просмотров 1,1 млн
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Просмотров 221 тыс.
Junior Developer Sent Me A PR For Review
17:26
Просмотров 167 тыс.
❌Разве такое возможно? #story
01:00