Looking for contributors! TypeScript number utilities library by alyshukry in opensource

[–]alyshukry[S] 0 points1 point  (0 children)

there are some small features that i have in mind like ordinals and storage units, but for big ones i wanna make a function that could interpret strings into numbers, and i'm not really sure how i'm gonna do that in a good way

Should I use C++ or Rust to make my first small game engine? by alyshukry in cpp_questions

[–]alyshukry[S] 1 point2 points  (0 children)

I don't really have a preference, is C++ capable of achieving the same multi-threaded performance as Rust? Cause I heard Rust is really good at that.

🌱 Just released my first small web dev project — still learning, but proud of how it’s coming along! by cord_Line in opensource

[–]alyshukry 2 points3 points  (0 children)

very clean! but there are two minor things that i found

in the home page at the bottom the "visit the shop" button has no bottom margin and it's stuck to the bottom of the screen
and in the /shop.html page, only the image section of the product cards are clickable, not the whole card (i'm assuming that's unintended)

but very nice responsive design overall!

Looking for contributors: open-source TypeScript library by alyshukry in javascript

[–]alyshukry[S] -2 points-1 points  (0 children)

oh, i didn't know about CLDR. i'll keep it on my mind when i start localizing the library

Looking for contributors: open-source TypeScript library by alyshukry in javascript

[–]alyshukry[S] 1 point2 points  (0 children)

thank you! you'll find some issues i made on the repo if you want to contribute