Giter VIP home page Giter VIP logo

Comments (4)

ivanproskuryakov avatar ivanproskuryakov commented on August 18, 2024

Hi, unfortunately it is. Could you describe what guidelines might be useful for you, please?

from aisel.

herodrigues avatar herodrigues commented on August 18, 2024

Coding patterns, good practices, to-do list, etc

Or just a to-do list as I think you may follow Symfony2 coding patterns.

from aisel.

ivanproskuryakov avatar ivanproskuryakov commented on August 18, 2024

Hello @herodrigues,
I'm not sure that I can give you a list of good practices, basically the goal is to write highly reusable code. For this case I'm trying to decompose logical structures into bundles, like PageBundle, ProductBundle, with depends on ResourceBundle.
ResourceBundle handles controllers, repositories, traits which are common in all Bundles. It helps to write less, and refactor the code in minutes, hours..

for this case I'm optimizing doctrine entities with traits, which is described here:
http://ivanproskuryakov.github.io/publications/Optimizing-Symfony-and-Doctrine-using-Traits/

But I have a good new as well, I wrote an article which described code organisation for Angular and frontend
http://ivanproskuryakov.github.io/publications/AngularJS-app-architecture/

from aisel.

herodrigues avatar herodrigues commented on August 18, 2024

Thanks @ivanproskuryakov! I'll take a look.

from aisel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.