DEV Community

Jackson Mwanaumo💪
Jackson Mwanaumo💪

Posted on

 

Pdf Upload with Express Js

Need help with coming up with a pdf upload provision to the file system using Express Js(and ejs) Framework. I have actually managed to upload files to the file system but limiting it to only pdfs and converting it to text for extraction has been a challenge. Any Help?

Oldest comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git