{"version":3,"file":"component---src-pages-projects-paperaweek-tsx-b8b479de40423a5153a6.js","mappings":"uLAeA,MAXA,SAAyBA,GAA6C,IAA5C,MAAEC,GAA0BD,EACpD,OACEE,EAAAA,cAAA,OAAKC,UAAU,UACbD,EAAAA,cAACE,EAAAA,KAAI,CAACC,GAAG,KACPH,EAAAA,cAACI,EAAAA,IAAa,CAACC,KAAK,SAEtBL,EAAAA,cAAA,UAAKD,GAGX,C,oFCmJA,UAzJA,WACE,OACEC,EAAAA,cAAA,OAAKC,UAAU,gBACbD,EAAAA,cAACM,EAAAA,EAAM,KACLN,EAAAA,cAAA,QAAMO,QAAQ,UACdP,EAAAA,cAAA,aAAO,iCACPA,EAAAA,cAAA,QAAMQ,KAAK,QAEbR,EAAAA,cAACS,EAAAA,EAAgB,CAACV,MAAM,iBAExBC,EAAAA,cAAA,OAAKC,UAAU,gBACbD,EAAAA,cAAA,SAAG,unBAaHA,EAAAA,cAACU,EAAAA,EAAW,CACVT,UAAU,gBACVU,IAAI,qCACJC,IAAI,0CACJC,YAAY,YACZC,OAAQ,IACRC,MAAO,IAAIC,YAAAC,EAAA,SAIfjB,EAAAA,cAAA,WACAA,EAAAA,cAAA,KAAGkB,KAAK,yBAAyBC,OAAO,SAASC,IAAI,cACnDpB,EAAAA,cAAA,UAAI,kCAEJA,EAAAA,cAAA,OAAKC,UAAU,UACbD,EAAAA,cAACU,EAAAA,EAAW,CACVC,IAAI,0CACJC,IAAI,6CACJC,YAAY,YACZC,OAAQ,IACRC,MAAO,IAAIC,YAAAC,EAAA,UAKjBjB,EAAAA,cAAA,KACEkB,KAAK,wDACLC,OAAO,SACPC,IAAI,cAEJpB,EAAAA,cAAA,UAAI,0CAGNA,EAAAA,cAAA,WACAA,EAAAA,cAAA,UAAI,oBACJA,EAAAA,cAAA,SAAG,yCACsC,IACvCA,EAAAA,cAAA,KAAGkB,KAAK,yBAAyBC,OAAO,SAASC,IAAI,cAAa,gBAE7D,IAAI,6QAI6C,IACtDpB,EAAAA,cAAA,KAAGkB,KAAK,2BAA2BC,OAAO,SAASC,IAAI,cAAa,QAEhE,oHAKNpB,EAAAA,cAAA,KACEkB,KAAK,kDACLC,OAAO,SACPC,IAAI,cAEJpB,EAAAA,cAAA,OAAKC,UAAU,gBACbD,EAAAA,cAAA,OAAKC,UAAU,SACbD,EAAAA,cAACqB,EAAAA,IAAY,MAAG,qCAKtBrB,EAAAA,cAAA,WACAA,EAAAA,cAAA,MAAIsB,GAAG,mBAAkB,eACzBtB,EAAAA,cAAA,SAAG,qRAMHA,EAAAA,cAAA,UACEA,EAAAA,cAAA,UACEA,EAAAA,cAAA,cAAQ,kBAAuB,+eAUjCA,EAAAA,cAAA,UACEA,EAAAA,cAAA,cAAQ,iBAAsB,iWAQhCA,EAAAA,cAAA,UACEA,EAAAA,cAAA,cAAQ,+BAAoC,gWAQ9CA,EAAAA,cAAA,UACEA,EAAAA,cAAA,cAAQ,oCAAyC,sYASnDA,EAAAA,cAAA,UACEA,EAAAA,cAAA,cAAQ,eAAoB,yKAK9BA,EAAAA,cAAA,UACEA,EAAAA,cAAA,cAAQ,qCAA0C,6PAS5D,C","sources":["webpack://eshed-margalit/./src/components/BackButtonHeader/BackButtonHeader.tsx","webpack://eshed-margalit/./src/pages/projects/paperaweek.tsx"],"sourcesContent":["import React from \"react\";\nimport { Link } from \"gatsby\";\nimport { IoMdArrowBack } from \"react-icons/io\";\nimport \"./BackButtonHeader.scss\";\nfunction BackButtonHeader({ title }: { title: string }): JSX.Element {\n return (\n
\n Paper a Week began as an experiment in personal accountability when I\n was a 3rd year PhD student. The idea is simple: read and take\n structured notes on one academic paper per week. Meeting that goal has\n helped me build a literature reading habit and organize my notes in a\n searchable, sortable, and shareable format. Wanting to share the\n benefits of this system with others, I built out Paper a Week into a\n standalone service capable of finding papers online, maintaining a\n reading list, writing rich notes with Markdown and LaTeX support, and\n providing habit-tracker statistics. Making an account is fast and\n free. Try it out!\n
\n\n\n A big part of my motivation for making{\" \"}\n \n Paper a Week\n {\" \"}\n was to learn modern web technologies including React, Redux, Express,\n Node.js, MongoDB, Docker, Google Cloud Run, Typescript, and more. That\n effort would have been much more painful if not for the expert guidance\n and patience of my mentor and identical twin brother,{\" \"}\n \n Arad\n \n . Given the nature of the project, I've made all of the code and commit\n history available to anybody interested.\n
\n\n \n\n As of this writing, I had done 200 consecutive weekly reviews. My 200th\n review aligned with finishing my PhD, and I took the opportunity to take\n a break from weekly reviews and focus on other things. Here are my\n thoughts on Paper a Week after nearly 4 years of regular use:\n
\n