/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

ilikekillnerds.com
| | thecodebarbarian.com
2.9 parsecs away

Travel
| | [AI summary] The article discusses building a neural network using Brain.js to predict wine quality ratings based on chemical properties, including data preprocessing, training, and evaluation.
| | vmx.cx
3.2 parsecs away

Travel
| |
| | raphael.medaer.me
3.3 parsecs away

Travel
| | If you are a front-end or a fullstack developer, you maybe already imported CSS files from a Javascript or a Typescript file. For instance: import styles from "./styles.css" A few months ago it would not have been possible out of the shelf. Indeed you would need a bundler (such as WebPack, Rollup,...) to "inline" the CSS file as a string in your Javascript file. Nowadays it's possible thanks to the "CSS Modules" (to not confuse with the homonym open-source project).
| | darekkay.com
9.8 parsecs away

Travel
| Migrating my blog to a new static site generator and redesigning my theme.