NickRoach / blackheath-wind-meter

0 stars 0 forks source link

Convert lambda function to typescript #99

Open NickRoach opened 2 months ago

NickRoach commented 2 months ago

Part of #67 It's vanilla javascript at the moment, so it can be hard to spot potential runtime errors while making changes. Convert it to typescript. Don't convert dispatchLambda, let's just leave that as vanilla js.

NickRoach commented 2 months ago

@burtscriptor I have now set up a dev environment so we can start working on the #67 epic. You're welcome to have a go at this, but I suggest you try #101 first