Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve code organization #8

Open
rotexdegba opened this issue Oct 27, 2020 · 1 comment
Open

Improve code organization #8

rotexdegba opened this issue Oct 27, 2020 · 1 comment

Comments

@rotexdegba
Copy link
Member

rotexdegba commented Oct 27, 2020

  • Eliminate redundant code and make use of new php 7.2 and 7.3 features wherever possible.
  • Look at using a package like climate for cli operations.
  • Use Rector and Psalm for code enhancement
  • Look at vanilla laravel projects to get ideas of best practices to incorporate
@rotexdegba
Copy link
Member Author

Made some progress here. Removed things like zurb foundation and some other stuff like jquery that used to ship with this framework. Things are more bare-bones now. Also removed unnecessary methods & helper functions. This will continue to be an ongoing exercise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant