
cross-platform, cli app to perform various operations on string - abhimanyu003/sttr
2 links

cross-platform, cli app to perform various operations on string - abhimanyu003/sttr

Getting the length of a string seems simple and is something we do in our code every day. Limiting the length of a string is also extremely common in both frontend and backend code. But both of those