/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.coderspirit.xyz
| | blog.stroep.nl
4.3 parsecs away

Travel
| | I made a tool to write/test easing equation functions. It uses JavaScript syntax to evaluate the expression, which you can just type in. I found it helpful to test curves. I rolled out this one because I didn't found a similar tool, most were Math or CSS related.
| | miek.nl
5.9 parsecs away

Travel
| | Using Go with PAM
| | rog3rsm1th.github.io
5.6 parsecs away

Travel
| | Grammar based fuzzing As a developer, you've probably had to do some kind of testing at some point in your career. One of the most effective ways to test code is by doing fuzz testing, which involves generating random inputs to your program in order to try and find unexpected behavior. One way to do this is by using a tool like Dharma, which generates inputs from a grammar.
| | css-irl.info
18.4 parsecs away

Travel
| A blog about CSS, front-end development, the web, and beyond.