Based on our record, Laravel seems to be a lot more popular than Haml. While we know about 240 links to Laravel, we've tracked only 19 mentions of Haml. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I never suggested that I was the first person to think of this; not having dealt with any Lisp since (hmmm) 1990 via Scheme in my introductory CS 212 class at Cornell probably has something to do with my ignorance of the prior art in this area. I do like your approach of breadcrumbing me instead of giving me the answer, though... Best I can guess is "tooling" and simply that S-expressions are simply too embedded... - Source: Hacker News / 7 months ago
Phlex takes a more Ruby-centric approach to generating HTML by using Ruby classes and methods instead of traditional template files like ERB or HAML. While this is great for reusability and code organization (And writing more Ruby 🤩), it can lead to long methods and classes, especially when building complex components or pages. Adding TailwindCSS into the mix further increases line lengths because of its... - Source: dev.to / 8 months ago
First of all, I like Slim. I like the beauty and cleanness of Slim templates, to me they are way more readable than regular ERB templates and I think they fit in the ruby/Rails ecosystem very well. Slim is a close cousin to Haml, without the ugly percent characters, haha. I've used Slim exclusively in my projects since about 2016. - Source: dev.to / over 1 year ago
> I can't say what problem it is supposed to solve "Haml accelerates and simplifies template creation" https://haml.info/ If you'd rather write raw HTML, keeping track of closing tags etc, then don't use HAML. No need to bash it because you personally feel it is ugly or unnecessary. FWIW I personally feel the exact opposite. - Source: Hacker News / over 1 year ago
There is a better side by side of the syntax here https://haml.info (i've been using haml for 17 years lol, I find it more enjoyable to read and write). - Source: Hacker News / over 1 year ago
Laravel is a PHP web framework used by developers around the world. In March 2024, they launched Laravel Cloud with a full lineup of updates. All dropped at once. - Source: dev.to / about 2 months ago
Laravel is a full-stack PHP framework that can be integrated with powerful front-end frameworks such as React or Vue.js. With Laravel, you’ll be creating websites and apps that are scalable and capable of growth. - Source: dev.to / 27 days ago
If you're planning to convert a backend server to an AI agent using function calling, avoid languages and frameworks that require developers to manually write JSON schemas, such as PHP Laravel and Java Spring RestDocs. - Source: dev.to / about 1 month ago
Using a full-stack framework with batteries-included, such as Wasp for JavaScript (React, Node.js, Prisma) or Laravel for PHP, takes the complexity out of piecing the different parts of the stack together. Since these frameworks are opinionated, they've chosen a set of tools that work well together, and the have the added benefit of doing a lot of work under-the-hood. In the end, the AI can focus on just the... - Source: dev.to / about 1 month ago
Laravel installed (version 8+ recommended). - Source: dev.to / about 2 months ago
Handlebars - Handlebars is a JavaScript template library that is, more or less, based on ...
Django - The Web framework for perfectionists with deadlines
Pug - Pug is a robust, elegant, feature rich template engine for Node.js
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Fortitude - Views Are Code: use all the power of Ruby to build views in your own language. - ageweke/fortitude
CodeIgniter - A Fully Baked PHP Framework