Discover how Carson Gross, a computer science professor in Montana, plans to challenge traditional reactivity, offer a robust alternative to JavaScript, and enhance web development with true REST principles.
Carson Gross is a multifaceted figure in the world of software development, known for his creation of HTMX and Hyperscript, his role as a professor of software engineering at Montana State University, and his contributions to the field through works like The Grug Brained Developer and Hypermedia Systems. In a recent interview, Gross delves into his innovative projects, the shortcomings of traditional web standards, and his perspectives on JavaScript.
The Genesis of HTMX and Hyperscript
Gross’s journey into creating HTMX and Hyperscript was driven by a desire to simplify and enhance web development. HTMX, for instance, allows developers to make AJAX requests directly in HTML attributes, thereby reducing the need for extensive JavaScript. Similarly, Hyperscript provides a scripting language designed to be more intuitive and less error-prone than JavaScript. Gross explains that these tools emerged from his frustration with the complexity and over-engineering often associated with modern web development.
Challenges with REST and Web Development
In his discussion, Gross critiques the RESTful architecture, which he believes has not lived up to its potential. He argues that while REST was a groundbreaking concept, it has been misapplied and overcomplicated in many cases. His goal with HTMX is to return to a simpler, more straightforward approach to web development, avoiding the pitfalls he sees in RESTful practices. Gross’s focus is on creating tools that prioritize developer efficiency and system simplicity.
JavaScript: A Necessary Evil
Gross offers a nuanced view of JavaScript. While he acknowledges the language’s dominance due to its integration into browsers, he also critiques it for its convoluted feature set. To him, JavaScript resembles C++ in its complexity, presenting too many ways to achieve the same result, which can lead to confusion and inefficiencies. Despite these issues, Gross concedes that JavaScript’s ubiquity in web development makes it an indispensable tool for the foreseeable future.
Admitting Complexity and Developer Culture
During the interview, Gross touches on a common issue in the tech industry: the reluctance to admit when a problem is too complex. He observes that many developers, especially those new to the field, struggle with the complexity of modern systems and the social pressures that discourage admitting difficulty. Gross’s work, including his book The Grug Brained Developer, aims to address these challenges by providing practical advice and promoting a more open and honest approach to programming.
Looking Ahead
Gross’s upcoming projects and future contributions to the field are anticipated with interest. His work continues to challenge conventional practices and offer alternative solutions to common problems in web development. As technology evolves, Gross remains focused on simplifying and improving the development process, making it more accessible and less daunting for developers at all levels.
Through his innovative tools and thoughtful critique of existing technologies, Carson Gross is making significant strides in reshaping how developers approach web development. His efforts reflect a broader movement towards greater simplicity and efficiency in coding practices.