makano.hashnode.devRew: A coffeescript runtimeIn the world of TypeScript and JavaScript, the existence of a powerful language, CoffeeScript, had long been forgotten. Many were captivated by it, while others found it lacking. Finally, after years, CoffeeScript is taking its first steps toward a r...Jul 23, 2024·2 min read
makano.hashnode.devRayous - A component based typescript ui frameworkRayous is a Component based, typescript frame that focuses on delivering a way to create ui without preprocessors, while still giving you the opportunity to use them. import { Component, Text } from "rayous"; export default class extends Component...Dec 10, 2023·1 min read