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
|
Bangalore FP April meetup Building frontends with PureScript - how to architect your applicationBuilding frontends with PureScript - how to architect your application more
|
Bangalore FP May meetup Mini workshop: Effective application development in PureScriptThis talk follows up from my previous talk from the April FPIndia meetup, however I’ll provide enough background for this talk to be understandable on its own. more
|
June 2025 Rustacean meetup Implementing a Virtual DOM engine in Rust with WasmIn this talk I will take you through the details of implenting a virtual dom engine in Rust and Wasm. We’ll build and step through a small sample web app to see how virtual dom engines work. more
|
Bangalore FP June meetup Implementing a Virtual DOM engine in PureScriptIn this talk I will take you through the details of implenting a virtual dom engine in PureScript. We’ll build and step through a small sample web app to see how virtual dom engines work. more
|
Bangalore FP August 2025 meetup A beginner's introduction to Haskell and functional programmingWe will discuss the “what”, “why”, and “how”, of functional programming, specifically focusing on strongly typed, pure functional programming languages like Haskell. more
|
Bangalore FP September 2025 meetup A quick and pragmatic introduction to Category TheoryWe’ll discuss what category theory is and what it can do without getting bogged down with mathematical jargon. more
|