tenxdeveloper

Results 18 issues of tenxdeveloper

this library is not supported on mac. need to wrap the stdout like colorama and other libraries do.

bug

## this pr fixes incorrect display inside of the README.md file ![image](https://user-images.githubusercontent.com/57017344/227182465-0dfd7e68-0f66-4f67-a589-9131f3811d96.png) ### the issue was happening because of indentation using tabs instead of spaces.

Change Sort section. Update `.OrderBy(i => i);` to `.Order();` Because it fits `listOf(1, 5, 3, 12, 2).sorted()` more

## Added a blog for social media share buttons, my avatar, and a placeholder image. Closes #4022 ## I have thoroughly tested the blog by compiling it and also running...

would love to see a tutorial for this on youtube! looks amazing 😻

you should do some research to make this token generator at least a little accurate. the first part of the tokens are base64 encoded user ids. so if you want...

[wiki](https://en.m.wikipedia.org/wiki/Input_mask) "e.g. When entering into a text box a phone number on a data capture form, in the format "(111) 111 1111" the area code brackets, the space between the...

enhancement
help wanted
good first issue

Give better form examples such as ones with - file upload fields - validation - etc. > pretty good idea #24 People often use multi step forms would be good...

enhancement

add 2-3 examples in docs, showcasing: - basic tailwind form - more advanced form with ARIA labels and support - custom template with parameter for submit button content.

enhancement
help wanted
good first issue