Jamie's Blog

  • Home
  • About me
  • Blogs

Blogs

Frontend Development

Getting error when displaying a PDF file using React-pdf OR @React-pdf-viewer/core

I tried to display a PDF file on website with react-pdf and react-pdf-viwer, but all failed. The error showed in console is: SyntaxError: expected expression, got ‘<‘ This is caused by pdf.worker.js in pdfjs-dist, which is the dependency of the Read more…

By jamie, 2 years21 March 2023 ago
Frontend Development

HTML cheat sheet

There are hundreds of semantic tags available to help describe the meaning of your HTML documents. Below is a cheat sheet with some of the most common ones you’ll use in this course and in your development career. Sectioning tags Read more…

By jamie, 2 years20 March 2023 ago