Woke up and UltimateExpress got some more attention while I was asleep. Someone asked me to add a table with comparison to other frameworks, and gave me link to [bun-http-framework-benchmark](https://…
土 September 28, 2024
Started coding UltimateWS today. I was wondering if I should first finish UltimateWS before publicly publishing UltimateExpress, but I’ve decided that it’d be kinda weird to make 2 announcements at on…
水 September 25, 2024
The most unpleasing thing in coding uExpress is routing. At this point, I don’t really understand what I’m doing. I get ideas on how to improve/optimize it but I often just make guesses on how it’s su…
日 September 22, 2024
Yay, fixed issue with hanging! Apparently it was caused by pushing too much data into Writable stream. uWS returns about 512 KB chunks, while Writable disk stream can only handle at most 128 KB (and b…
土 September 21, 2024
I think I’m getting sick of coding this thing now. Now coding it is not fun but constantly frustrating. I have finally finished the last thing in the compatibility list and started testing it on my re…
金 September 20, 2024
Very frustrating day of coding. Had to fix a huge amount of random routing issues and bugs. Implemented If-Range header and options for Router(). There wasn’t that much progress today because of these…
水 September 18, 2024
████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…
火 September 17, 2024
Implemented view rendering today for uExpress. Added a bunch of tests for popular view engines…
月 September 16, 2024
Windy weather is so rare for some reason lately. I woke up and it was a really nice wind, so I went outside for a walk. I went to a park, sat down in front of a river and █████████████████████████████…
日 September 15, 2024
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…
土 September 14, 2024
██████████████████████████████████████████████████████████████████████████████████████████████████████…
金 September 13, 2024
Spent the day implementing APIs. Finally no more routing… For now…
木 September 12, 2024
Quite a lot of progress on uExpress today. Added a lot of Request APIs, and then spent the night trying to optimize routing…
月 September 9, 2024
Continued coding uExpress today. Managed to implement Routers, which were really hard. Not gonna lie, I almost gave up but somehow did it (though idk if they really work properly in all cases…)…
日 September 8, 2024: µExpress
████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…
月 September 2, 2024
Day started from me seeing that my website, services, Nekoweb and everything else was down. Apparently Contabo was having some issues in their datacenter, and I think this was the last stretch for me…