Back to articles

Tag archive

#enhance

A React Developers Guide to Writing Enhance Components
Mar 8, 2024

A React Developers Guide to Writing Enhance Components

Frequently, we are asked by React developers why patterns they have learned while writing components using JSX do not translate to writing web components. In this post, I'll try to capture some common gotchas that developers coming from React or other JavaScript view frameworks may run into when writing plain vanilla web components.

Mar 8, 20245 min read3 reactions1 comments
Introducing Enhance Movies
Jul 26, 2023

Introducing Enhance Movies

We are excited to present our non-trivial learning application, Enhance Movies, designed to highlight the exceptional web development experience you get from Enhance. With a strong focus on simplicity, performance, progressive enhancement, and offline local development capabilities, this application is set to transform your understanding of what can be done by focusing on the web platform.

Jul 26, 20233 min read10 reactions0 comments
Why you should roll your own auth
May 10, 2023

Why you should roll your own auth

Conventional wisdom states that rolling your own authentication system can be a significant undertaking that requires a lot of expertise in security and web development. In most cases, using a third-party authentication service is better than trying to build your own from scratch. However, there are some cases where rolling your own auth may be beneficial.

May 10, 20232 min read1 reactions0 comments
Supporting Publish Own Site, Syndicate Elsewhere
May 1, 2023

Supporting Publish Own Site, Syndicate Elsewhere

Our next step towards making it easier for everyone to participate in the open and indie web is the release of @enhance/arc-plugin-posse. This plugin checks your RSS feed for new content and syndicates it to whatever platforms you choose. The plugin is designed to work seamlessly with the Enhance Blog Template, but you can also deploy it as a standalone plugin for existing sites.

May 1, 20233 min read2 reactions0 comments