Latte
Latte
I am doing something as simple as this and it is returning false: print(event.checkDate(event.eventStartDate)) I don't understand how an event would not even occur on its start date..?
I am using the following code alter the color of the text as well as the icon: `trendingTabButton.setIcon(icon: .emoji(.fire), iconColor: .red, title: "Title", titleColor: .yellow, backgroundColor: UIColor.clear, borderSize: 0, borderColor:...
Does this lib have a way for us to do windowing to increase performance? https://reactjs.org/docs/optimizing-performance.html#virtualize-long-lists
I am getting this error and I have no idea where its coming from. 
I got this error, not sure what exactly causes it to happen. `Error: EMFILE: too many open files, open '/opt/app/node_modules/discordie/lib/networking/messages/voice/speaking.js'`