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

[DISCUSSION] Future for this project. #61

Open
littledivy opened this issue Jul 14, 2020 · 4 comments
Open

[DISCUSSION] Future for this project. #61

littledivy opened this issue Jul 14, 2020 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@littledivy
Copy link
Collaborator

So its been a few months since we've commited something to this projects and the lack of time and dedication required is clearly an indication that the project will not be developed actively anymore. So I am planning to either archive spruce or look out for maintainers.

A few points on why archiving is better:

  • We all can agree on the fact that Spruce is not efficient and lacks code quality.
  • We are not compliant to the new tech standards for example: using EJS, callbacks (instead of promises)
  • Filled with bugs

Would like to know your thoughts or if anyone of you are willing to maintain this project.

(cc @dan-divy/creators)

@dan-online
Copy link
Member

@divy-work I completely agree, we should probably consider nuxt or something similar as I think we can agree EJS is not the best. A v2 branch would be good and we can start stripping anything excessive.

@GrosSacASac
Copy link

What are the disadvantages of EJS if I may ask

@littledivy
Copy link
Collaborator Author

@GrosSacASac It's not a disadvantage, but it's an overhead rendering all of the page at once.
For example, we're currently rendering all the posts on the index page at once which increases server load. This can be avoided by lazy loading components.

@littledivy littledivy added the help wanted Extra attention is needed label Dec 9, 2020
@anosh-anosh
Copy link

I agree, also it is hosted on glitch. I prefer heroku hosting as it is faster. I posted and commented twice and it went down. definetley in need of some code optimisation and maybe a new library and a v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants