Keeping the streak is harder than I thought.
Categories
Keeping the streak is harder than I thought.
Some what look-able.
As title, tired today.
Understanding how hash map work behind the scene, and time space complexity of it.
This is for yesterday. I added header component to my project, also adjusting the size of svg through css actually take me quite some time to do.
Shop page and collection preview component also done.
Added routes and links on the menu page.
Notes:
<Link to="/topics">Topic</Link> <button onClick={()=>props.history.push("/topics")}>Topic</button> <Link to={`${props.match.url}/ParticularTopic`}>ParticularTopic</Link>
Also add a rough sketch on showing the stock item react components.
https://gunpla-shop.huatzhi.repl.co/
Spent some time on understanding Heap, B-Tree, stacks and queues.
Goal is to improve 1% per day, and slowly build up.
Hopefully getting a remote programming jobs soon.
Today’s progress: