QuickLearn
QuickLearn copied to clipboard
include ejs partials
For all the webpages, a lot of code is being repeated like footer, nav, body tags etc.
Using ejs partials, and dividing the code into separate files, having a common boilerplate, the repetition of code can be minimized.
Under Gssoc'22, I want this issue assigned to me.
Please assign the issue to me.
@shrutiverma13 I am a beginner in this area of open source. If you don't mind can I work with you on this task? It is a small and simple task but I would be glad if you could show me the process of resolving in short.