Skip to content

Commit 82fd830

Browse files
committed
Side-project to serverless basic details
1 parent 636e6ba commit 82fd830

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: "From Side-project to Serverless Business with One Programming Language - TypeScript"
3+
summary: "A web tech meetup based in Brighton & Hove"
4+
date: 2025-09-04T19:00:00
5+
meetup: https://www.meetup.com/async-web-tech-meetup/events/307497941
6+
speakers:
7+
- name: James Turner
8+
image:
9+
url: /img/talks/fixme.png
10+
title: FIXME
11+
sponsors:
12+
- name: Runway East
13+
logo: /img/sponsors/rwe.png
14+
link: https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship
15+
tags:
16+
- svelte
17+
- javascript
18+
- web
19+
venue:
20+
name: Runway East
21+
link: https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship
22+
location: https://goo.gl/maps/WGe2p9D7Wup3LdNt8
23+
address: York And Elder Works, 50 New England St, Brighton BN1 4AW
24+
latlong: 50.8325788,-0.1420808
25+
layout: event.hbs
26+
collection: events
27+
---
28+
29+
On Thursday 4th September we're very happy to be joined by James Turner.
30+
31+
It started with wanting to explore the hype around serverless - particularly the costs. COVID was striking so James built a quick proof of concept to allow members at their local cricket club to order drinks while sitting by the boundary. The initial release consisted of a single page Svelte app, integration to Stripe and some JSON config. Roll on a few years and they have a richly featured commercial system called OrderWhizz.
32+
33+
In the presentation we’ll look at the system architecture and technologies used and how we share TypeScript between backend Lambda functions and the (Svelte and React) UI's. We’ll also discuss some of the many trade-offs made along the way, and how the design was effected by “going fully serverless”. Expect some demos and a look into the code itself.
34+
35+
James currently runs his own web-dev consultancy and has been building web-apps for "longer that he cares to remember", having developed one of the first browser based FX trading systems (on IE6 no less).
36+
37+
You will be able to join us in-person at [Runway East](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship) or online (link added closer to the event).
38+
39+
---
40+
41+
Pizzas provided by our venue! Runway East has been fighting boring offices since 2014. Members get team bliss guaranteed with space to scale. [Learn more](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship).
42+
43+
BYOB: We are currently looking for additional sponsorship. This event will likely not have a sponsor for drinks, so if you'd like to have a couple during the event please bring some of your own (and maybe some to share if you're feeling generous).

0 commit comments

Comments
 (0)