>No 4 year university will teach you React as part of a CS degree. Most probably won't even teach JavaScript. Point is, becoming a good developer is largely a self-taught discipline as is.
I'll have React, GraphQL, .NET Core, EF Core, Dapper, MongoDB and RavenDB
cuz we're having some courses with an actual industry person with 15+ years of exp (no, it isnt private school).
Those courses are: Building applications based on HTTP / Non-relational Databases and Programming (lang + data access)
I had to write mid size custom markdown parser?/lexer? with many various business requirements or things like attaching additional informations that'd allow frontend to display completion popup menu
I wrote it just as "just" step by step algorithm that transforms e.g 500LoC into flat tree of parsed objects
I thought about learning formal grammar theory, but I couldnt see how it'd help me because at the end everything worked fine. It just needed writing a lot of tests.
I'll have React, GraphQL, .NET Core, EF Core, Dapper, MongoDB and RavenDB
cuz we're having some courses with an actual industry person with 15+ years of exp (no, it isnt private school).
Those courses are: Building applications based on HTTP / Non-relational Databases and Programming (lang + data access)