14
Long time working with MVC frameworks in PHP, such as Symfony
, Laravel
and Codeigniter
.
Usually, when it comes to the Views structure, there are always features to facilitate the inclusion of files like Css
and Javascript
. Usually, they are functions or classes called assets
who do this job.
Although I have understood what the functionalities of these functions are, I do not understand the meaning of the word Assets
. I translated that word into Google Translate and the result was "assets".
I wonder if that word Assets
is a specific term of the MVC structure, or programming in general.
Assets
is a standard or just a term?
This question could almost be on Sopt and PL at the same time :)
– Jorge B.
What is Assets?
– Randrade
Could the people who downvote could leave a clarification to help improve the question? Is there a problem with my question?
– Wallace Maxters