The upcoming Golang embed directive can help distribute applications that depend on non-Go code assets. See how you can embed an entire Javascript website into your Go program, simplifying distribution to single binary. Read more
Similar
I still remember the days of debugging CORS problem when putting together projects using JavaScript (& ajax), “a very particular… (more…)
Read more »
Are your JavaScript animations ruining page performance? Try creating this lightweight CSS and SVG animation instead, and keep your page load speed down. (more…)
Read more »
HTML5 raycasting demo using React. Contribute to ahuth/raycast development by creating an account on GitHub. (more…)
Read more »
JavaScript enums using proxies. Contribute to chasefleming/enum-xyz development by creating an account on GitHub. (more…)
Read more »