• Home
  • Inline Documentation
  • Search
  • 404
  • Home
  • Inline Documentation
  • Search
  • 404
  • Introduction
    • Coding Standards
    • Blocks Text
    • Blocks Media
    • Designs
  • Elements
    • Tabs
    • Notice
    • Timeline
    • Hotspot
    • Misc
      • Comment Box
      • File Attached
    • Chart
  • Private Doc
    • Private Attachment
    • Private Article
    • Password Protected

Coding Standards

23 views 0

Consistency is important, even more so when writing on a modular platform, since the code need to go through a full verification cycle, and bug-fixing relies on these teeming to actually locate bugs and understand how to solve it.

This is why, when writing anything for AdminCore, be it a theme, or a module, you should strive to follow the following guidelines. They are the ones that the AdminCore developers adhere to, and following them is the surest way to have your code be elegantly integrated in AdminCore.

In short, having code consistency helps keeping the code readable and maintainable.

We keep PSR-1 and PSR-12, along with a few nice details from Laravel Core Framework.

Was this helpful?

Yes  No
Related Articles
  • File Attached
  • Chart
  • Comment Box
  • Private Attachment
  • Misc
  • Hotspot

Didn't find your answer? Contact Us

Leave A Comment Cancel reply

Previously
Introduction
Up Next
Blocks Text
Copyright 2022 OrNsoft corporation. All Rights Reserved.