WrocTypeScript / talks

What would you like to share with the community?
11 stars 1 forks source link

Building Real-World React/Redux Applications with Static Typing using TypeScript #45

Closed piotrwitek closed 5 years ago

piotrwitek commented 5 years ago

Building Real-World React/Redux Applications with Static Typing using TypeScript

The talk

One-sentence summary

Learn to build Real-World React/Redux Applications with Static Typing using TypeScript

What's the format — is it a case study, a live coding session, a workshop or something else?

Live coding

Tell us more about the talk

Based on patterns from my "React & Redux in TypeScript - Static Typing Guide" I will guide you through the process of creating a Type-Safe Single Page Application from scratch. Starting from an empty create-react-app we’ll be adding various application layers commonly found in the front-end architectures. We’ll be modeling the data of our Domain using Types, we’ll add mocked application services for communication with an API (like for user authentication) and finally add some core application features. We will end up with a fully functional, maintainable and completely type-safe application that could be a solid base for your next personal project.

You

A few words about yourself

WIP

How can we find you on social media?

github.com/piotrwitek twitter.com/piotrekwitek

Would you be willing to have a Q/A session after the talk?

Yes

Do you mind if we record the event?

I'm ok

Is there anything we can help you with?

welcome[bot] commented 5 years ago

Thanks for your contribution! One of the @WrocTypeScript/organisers will go back to you as soon as possible.

karol-majewski commented 5 years ago

Answers #42.

hasparus commented 5 years ago

🔥

On Mon, 15 Apr 2019 at 12:15, Karol Majewski notifications@github.com wrote:

Answers #42 https://github.com/WrocTypeScript/talks/issues/42.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WrocTypeScript/talks/issues/45#issuecomment-483193362, or mute the thread https://github.com/notifications/unsubscribe-auth/AOnz5ldAvNuMcEJfm14bU87T1trKnTY-ks5vhFE9gaJpZM4cvnLe .

karol-majewski commented 5 years ago

Thank you for giving the talk @piotrwitek!