1 / 6

Why we should use a framework

A framework is a conceptual platform where common code with generic functionality can be selectively focused or overridden by software developers. Frameworks take the form of libraries, where a well-defined application program interface (API) is reusable anywhere within the software under development.

RLInfocomm
Télécharger la présentation

Why we should use a framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Framework Have you ever thought about why you’re selecting a specific technology or any framework, or even a programming language, before starting a project? Is it always because it’s the language you are most fluent at?

  2. What is a framework? First things, what is a framework? It actually depends on the context it is used. It can be defined as an abstraction tool that makes it easier to develop applications and reuse code. A framework assures you with the certainty that you are developing an application that is in full compliance with the professional rules, that is organized, and that is both maintainable and upgradable.

  3. Reason behind using framework Many times, you should ask yourself, why you need to do the same thing every day when there’s a new bridge to shorten the path. Think of web frameworks as bridges that will help you code faster and easier. Faster, as it permits developers to save time by re-using generic modules in order to focus on other areas. Benefit of framework not ends here, developer basically spend 2 or 4 days creating an authentication form. The time that is saved can be devoted to more priority components as well as to the corresponding unit tests; giving you solid, sustainable and high-quality code. This is exactly the basic principle of a framework: Not having to reinvent the wheel.

  4. PHP Framework used in RL Infocomm

  5. Less time coding — we became so efficient we just put ourselves out of a job It doesn't take a mastermind to figure out that using a framework saves you stacks of time and effort. At RL Infocomm, we use PHP frameworks like CakePHP, CodeIgniter and the Zend Framework which provide a rock-hard structure for our code, it also offers some extra functionality that would be much harder to replicate on its own. It's important to note, too, the frameworks mentioned follow the MVC pattern, which is fairly common.

  6. Contact us career@rlinfocomm.com Office: + 91 7477777792, Toll Free: +91 1800-212-3577 (9am-6pm) RL Infocomm Pvt. Ltd. 180 KM GT Road (in between Muchipara and Indo American More), Durgapur - 713212, India www.facebook.com/RLInfocomm To know more visit: https://www.rlinfocomm.com www.twitter.com/RLInfocomm

More Related