Two web developers straight out of college were tasked with updating a content management system from 2006 to Drupal for a website responsible for over 4,000 online students. Given two years to learn a whole new system and maintain projects on the old dying website, the two web developers set out on their adventure that […]
Tag: HEWeb22
Svelte is a beloved JavaScript framework and a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do most of their work in the browser using the virtual DOM, Svelte delivers your initial state as HTML markup. Doing most of the work at build time, Svelte’s lack of runtime overhead […]
In the open-source community, you’ll often hear the phrase “free as in speech” not “free as in beer.” In this presentation, we explore the idea that open-source software (OSS) is free as in beer, when you are tasked with the complexities and expense of brewing it yourself. Attendees can expect to learn about multiple facets of […]