Questions tagged as 'framework'

2
answers

How to deal with ready-made frameworks and technologies? [closed]

I've been having a question a while ago and I think it may even be a common question. I'm not sure how to put the question, but I'll try. When I started programming I dealt with languages like PHP, C, C ++. What I used most in practice was PHP....
asked by 08.05.2014 / 16:53
2
answers

Use a security framework or finger-nail?

I've had this doubt for some time now and I'm not so firm in a position even though I've taken one. Whenever I develop or participate in the development of an application (WEB), we usually deal with finger-and-nail security, that is, we deal...
asked by 15.09.2014 / 16:46
2
answers

How to separate libraries into an application suite?

I have a suite of web applications composed of several applications, each specialized in an area of the company, such as property management, contract management, HR management, works management, among others. All modules access the same databas...
asked by 16.04.2015 / 17:07
1
answer

How to use Angular JS and Laravel 4 without conflict with the blade?

I would like to know how do I configure Laravel 4 to use AngularJs without conflict with the Blade, since the interpolation tags are the same?     
asked by 17.02.2016 / 12:04
1
answer

What are the differences between BCL and FCL?

The Base Class Library (BCL) Framework Class Library (FCL) is a .NET component. What defines what each one does? What goes into each one?     
asked by 03.04.2017 / 14:43
1
answer

What is a framework abstraction?

In another question I've made here in the Stack Overflow over the organization of folders in a given project, I received a comment saying:    Folder structure ends up being a more "personal" footprint, the point is you respect the paradigms...
asked by 27.04.2017 / 19:41
2
answers

How to use Materialize with Angular?

I'm developing a project, but even though it imports all the CDNs, the angular and the materialize, the materialize JavaScript does not want to work along with the angular, is there some kind of conflict? Importing files: <script src="ht...
asked by 22.06.2016 / 23:58
2
answers

Error while trying to run project in Meteor

Being brief, I can not run my app on the Meteor. I create the project normally Meteor create it does not display    link That in the case would inform that the application is running normally As expected Displays the follo...
asked by 12.10.2015 / 21:37
2
answers

PDO vs Doctrine

Work with system development in PHP , more focused on e-commerce . Currently I use PDO to perform my connection to the database, but out of curiosity I decided to search on Doctrine , because when I was developing in C # in NHibernate , w...
asked by 24.03.2016 / 12:54
1
answer

What are the Events for at laravel?

I have never used Event in Laravel and would like to know what the purpose is and if it has any advantage.     
asked by 09.12.2016 / 14:59