worked on @scrimba's #JavaScriptmas day 5 challenge - anagram checker
β got familiar with sort and replaceAll methods
β took 1 hour without ai because chatgpt and claude were both down
https://t.co/TOXhFCsmtH
worked on @scrimba 's #JavaScriptmas day 4 challenge - a guess the christmas movie quiz
β join("") to remove comma from array
β got a lil more practice in with access arrays within array
https://t.co/6XAMlnkAQP
ποΈ#cs50w project 2 - commerce update
β got the close listing func to work with each entry's button as well as rendering all the items on a closed page
β shows the winner of the auction on closed item's page
ππ»ββοΈ final stretch is the comment feature!
@cs50
ποΈ#cs50w project 2 - commerce update
β got a part of the bidding functionality to work (including success pop-up, displaying the new bid if condition is met)
need to look at the instructions again to see the exact criteria for this feature
@cs50
ποΈ #cs50w project 2 - commerce πΌ updates
β made the watchlist functionality (add and delete πitems)
β learned about many-to-many field in django model
ποΈ #cs50w project 2 - commerce π updates over the past few days
β created django models
β made create listing functionality
β made the entry page for each listing work with its id
really love how cs50 courses is all about problem solving πΌ
βοΈ it's been a while but got back to finishing project 1 - wiki of #cs50w β
i really love how this course if project-based but like not the hand-holdy kind!