Frontend logo

Frontend

Frontend for managing image builds.

Stack Decisions

Application and Data

(3)
Rust
Yew Framework
Primer

More stacks from Dry Dock

Company Members

Want more information about this stack?

We chose GitHub for version control hosting because of its high-quality and performant pull request user interface, as well as GitHub Actions.

We also selected GitHub as our first OAuth2 authorization provider because of its large community, high-quality documentation, and sophisticated App framework for granular permission management and event notifications.

READ MORE
14 upvotes·2 comments·235.8K views
Brigade Insignia
Brigade Insignia
·
April 18th 2024 at 3:47AM

https://www.brigadeinsignia.net.in/

·
Reply
Brigade Insignia
Brigade Insignia
·
April 18th 2024 at 3:47AM

https://www.brigadeinsignia.net.in/

·
Reply

We selected Stripe for our payment processor because of its well-renowned API and high quality documentation. Stripe's flexible subscription functionality enabled us to configure and automate the exact billing behavior we needed.

Stripe provides turn-key checkout and billing management dashboards which require only a simple redirect to integrate with. This allow us to provide our users with a high-quality user interface for managing subscriptions while saving us significant development time.

READ MORE
12 upvotes·24.5K views

We chose Rust for our web API because the Warp crate makes it easy to compose high-performance and asynchronous APIs. Rust allows us to achieve high development velocity because it provides zero-cost abstractions and enforces strict type and memory-safety checks with high quality and actionable error messages.

READ MORE
9 upvotes·204K views