January 2023 Rustacean meetup A newbie's perspective: Implementing a Virtual Dom engine in RustI will discuss my ongoing first-nontrivial-project-with-Rust, which is an implementation of my Concur UI library called “Concurse”. I knew very little Rust before embarking on the project, and the plan was to discover Rust idioms and to become comfortable with Rust along the way. Not the best way to learn Rust? Well, fighting the compiler until we reach a position of mutual respect and understand… more
Accepted
|
FP Web Conf meet-ups Why you should consider Functional Programming for your frontend project - Call for TalksAnupam Jain gives an overview to the functional programming landscape and why you should consider it. If you have a case study - success or failure - submit it at https://hasgeek.com/jsfoo/fp-webconf/sub/ more
|
FP Web Conf meet-ups Rescript Unveiled: Boosting performance and collaboration with strong typingRescript is a strongly typed, functional programming language that compiles to Javascript, and can be used to create robust web applications. more
|