Florian Rappl is an independent IT consultant working in the areas of client / server programming, High Performance Computing and web development. He is an expert in C/C++, C# and JavaScript. Florian regularly gives talks at conferences or user groups. You can find his blog at florian-rappl.de.
Florian's articles
This article provides an overview of the jQuery each() function, using examples to show why it's one of jQuery's most important functions.
Learn how to use jQuery's getJSON helper to load JSON-encoded data from a server using a GET HTTP request.
Almir and Florian show how to implement SSL/TLS in Node.js applications, either for accessing HTTPS resources or for providing resources with encryption.
Florian Rappl covers a set of tips and tricks that should come in handy in every Angular project and beyond when dealing with TypeScript.
Florian Rappl introduces Ramda.js, a powerful toolbox designed with functional programming in mind, and talks about the concepts on which its based.
Curious about functional reactive programming? Florian Rappl explains the concepts, working through several examples using the RxJS library.
Florian Rappl discusses why multi-threading is important and how to implement it in JavaScript with ParallelJS.
Florian Rappl discussed Spider, a new compile-to-JavaScript language that seems promising. The article includes a demo to let you fix the features covered.
Florian Rappl compares five build systems — Make, Jake, Rake, FAKE and CMake — and explains the advantages and disadvantages of each.
Florian Rappl introduces you to Jake, a tool that combines the concept and the advantages of Make with a Node.js environment.