Noor
TTCTheo's Typesafe Cult
•Created by Noor on 6/1/2024 in #questions
How to create 4 button in CSS
Thanks man. Let me try ut
5 replies
TTCTheo's Typesafe Cult
•Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
Hmm I guess settings are not that important. I mean user rarely changes the device
So I can store in Localstorage
25 replies
TTCTheo's Typesafe Cult
•Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
Settings like
Theme color
Show/Hide Tags on Startup
Show/Hide Deadline by default
Like this
25 replies
TTCTheo's Typesafe Cult
•Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
It's just settings of an app
25 replies
TTCTheo's Typesafe Cult
•Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
I am not sure. Does it needs to be persistent??
25 replies
TTCTheo's Typesafe Cult
•Created by Noor on 3/7/2024 in #questions
React Lazy Load Required Files
Thanks. I tried the dynamic import and it's working.
5 replies
TTCTheo's Typesafe Cult
•Created by Noor on 2/29/2024 in #questions
How to sort object based on time (HH:MM)
This is what the input type="time" provides so I got no choice to store like that 🥲
15 replies
TTCTheo's Typesafe Cult
•Created by Noor on 2/29/2024 in #questions
How to sort object based on time (HH:MM)
Great. I got the logic and I tried GPT too. It worked. Thanks you
15 replies
TTCTheo's Typesafe Cult
•Created by Noor on 2/29/2024 in #questions
How to sort object based on time (HH:MM)
Yes I tried the sort function but problem is if two objects have same hours then I need to compare the minutes. How can I do that?
15 replies