The article discusses the origins and development of Prettier, a popular code formatter for JavaScript and other programming languages. It highlights the need for a consistent code style in collaborative environments and how Prettier addresses this issue by automatically formatting code according to predefined rules. The piece also reflects on the community's response and adoption of Prettier since its inception.
Nova is a JavaScript and WebAssembly engine developed in Rust, currently serving as an experimental project to explore its capabilities. Although it only passes about 77% of the test262 suite, ongoing development aims to enhance its functionality. Interested individuals can engage with the project through its GitHub repository or Discord server.