PHP coding guidelines and Javascript coding guidelines for TastyIgniter are now available. It establishes several standards to allow us to write code that is easy to read and maintain.

These guidelines attempt to cover both technical standards and incentives for a consistent development style. Everyone who writes code for the TastyIgniter must adhere to these guidelines. We hope you will be inspired to follow these guidelines when developing your own extensions and TastyIgniter-based applications.

9 days later
sampoyigi stickied the discussion .
    a year later

    Both the links in the post showing ‘not found’ when clicked.

      2 months later

      Hi. That’s great to hear! Following coding guidelines is essential for writing maintainable and readable code. It helps to make code consistent and easier to understand, which is important when multiple developers work on a project.

      PHP and JavaScript are popular programming languages used in web development, and having coding guidelines for these languages can be helpful for developers. Adhering to these guidelines can also help to ensure that code is secure and follows best practices.

      It’s good that TastyIgniter has established coding guidelines for both PHP and JavaScript. Developers who write code for TastyIgniter should make an effort to follow these guidelines to promote consistency and maintainability across the project.

      If you have any questions about the guidelines or need clarification on any of the standards, don’t hesitate to ask the TastyIgniter development team. They can provide additional guidance to help you write code that adheres to the guidelines.