What’s Sam reading?

reading list listjs webpage

simple reading list webpage built using List.js

Sam Parmar https://parmsam.github.io/
04-22-2021

I’ve been reading recreationally more often after work recently. Currently, I maintain a few Google Sheets to track books I’ve read, am reading, or will read in the future. Thought it would be cool to have a webpage (to embed on my website) with a simple interface that shows what I’m currently reading or have recently read. Did some research and found out about List.js, a javascript library that adds search, sort, and filters to plain HTML lists and tables. Put something together across two evenings within a few hours. Published Google Sheet to the web as a CSV and incorporated it in the javascript file.

See embedded webpage or visit the link below to check out the neat interface. The webpage automatically updates based on the Google Sheet. Github repo with source code and useful resources also included below. Might add Amazon links or book images to the list interface in the future.

Webpage here. Github repo here.

Distill is a publication format for scientific and technical writing, native to the web.

Learn more about using Distill at https://rstudio.github.io/distill.

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.

Citation

For attribution, please cite this work as

Parmar (2021, April 22). Data Breadcrumbs: What’s Sam reading?. Retrieved from https://databreadcrumbs.com/posts/2021-04-22-whats-sam-reading/

BibTeX citation

@misc{parmar2021what’s,
  author = {Parmar, Sam},
  title = {Data Breadcrumbs: What’s Sam reading?},
  url = {https://databreadcrumbs.com/posts/2021-04-22-whats-sam-reading/},
  year = {2021}
}