Our great sponsors
-
I'm able to use the python module/app exrex to do something like
-
from random import choice as c; from string import ascii_lowercase as lc, ascii_letters as l, digits as d; print(f"https://excalidraw.com/#room={''.join(c(lc+d) for _ in range(20))},{''.join(c(l+d+'_-') for _ in range(22))}") and triggering that, which has the benefit over exrex of portability, but nothing else)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.