{"id":29,"date":"2023-04-19T17:32:56","date_gmt":"2023-04-19T17:32:56","guid":{"rendered":"https:\/\/blogs.oregonstate.edu\/ryandev\/?p=29"},"modified":"2023-04-19T17:32:56","modified_gmt":"2023-04-19T17:32:56","slug":"no-more-90s-programming","status":"publish","type":"post","link":"https:\/\/blogs.oregonstate.edu\/ryandev\/2023\/04\/19\/no-more-90s-programming\/","title":{"rendered":"No more &#8220;90&#8217;s Programming&#8221;"},"content":{"rendered":"\n<p>Before delving into my capstone projects tech stack, I&#8217;d like to discuss a quote from one of the engineers that is working on the project that stuck with me. My group met with the founder of investormatch.ai (the capstone project I was assigned to), along with one of the engineers that works on the project, and discussed the project&#8217;s short-term and long-term goals. One thing we discussed was the tech stack and architecture of the app, including the use of the package nestjsx\/crud. This node module is used to implement crud operations for all of the different routes in the application so they don&#8217;t have to be manually written. Or, as the engineer, Jebin, put it: &#8220;this isn&#8217;t like programming in the 90&#8217;s anymore where we had to write out every single crud operation for every single endpoint by hand&#8221;. Instead, we use tools that have abstracted away that type of busy work so we can spend time focusing on more challenging\/interesting problems. <\/p>\n\n\n\n<p>My initial reaction was that I felt a bit disappointed. From the little experience I have making personal projects or writing simple CRUD applications in classes at OSU, I actually really enjoy doing this type of work that gets abstracted away by tooling (maybe I just haven&#8217;t been in the industry long enough to change my mind). That being said, it shouldn&#8217;t be surprising that after several decades, programmers aren&#8217;t writing web applications the same as when the Super Nintendo came out (although much like the Super Nintendo, I sometimes get nostalgic for the www experience of the 90s as I&#8217;m bombarded with pop-ups and chatbots every time I click a link). On the other hand, I understand the benefit of developers not having to spend hours performing &#8220;menial&#8221; tasks: we are able to focus more time on domain-specific or complicated problems that can&#8217;t be solved by simply npm installing another package.  <\/p>\n\n\n\n<p>For example, this week my group and I were tasked with programmatically parsing a Word document that contains a giant unordered list of items into a specific format that can then be stored in the database and used within the application. I <em>guess<\/em> that&#8217;s a bit more interesting than CRUD \ud83d\ude09. In all seriousness, the way the API is set up on this project is easy to read, maintain, and extend if needed. I have never used nestjs\/nestjsx before, but it seems like a great tool for building CRUD applications in an efficient and straightforward manner. I am looking forward to what other unique problems we will get to tackle in the coming weeks. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Before delving into my capstone projects tech stack, I&#8217;d like to discuss a quote from one of the engineers that is working on the project that stuck with me. My group met with the founder of investormatch.ai (the capstone project I was assigned to), along with one of the engineers that works on the project, [&hellip;]<\/p>\n","protected":false},"author":13359,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-29","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/users\/13359"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":1,"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/posts\/29\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/posts\/29\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/media?parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/categories?post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/ryandev\/wp-json\/wp\/v2\/tags?post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}