Gil Fink is a web development expert, ASP.Net/IIS Micrsoft MVP and the founder of sparXys. He conducts lectures and workshops for individuals and enterprises who want to specialize in infrastructure and web development. He is also co-author of several Microsoft Official Courses (MOCs) and training kits, co-author of “Pro Single Page Application Development” book (Apress) and the founder of Front-End.IL Meetup. You can get more information about Gil in his website gilfink.net

Gil Fink has written 5 articles, which have been read 237464 times.
65018
Abstract: In this article, we will explore the Redux pattern, why Redux and how it can help tackle SPA complexities.
28500
Abstract: A small use case of how to create a visualization of some biology data using AngularJS
45535
Abstract: Learn to create interesting biological models and graphics using SVG and AngularJS
40874
Abstract: Web components standard although still in development, offers a revolutionary direction for building web applications front-end in Lego style. This article gives an overview of Web Components and the four HTML5 APIs that enables you to create your own components, with an example.
57537
Abstract: Backbone.js is a popular JavaScript framework used in Single Page Applications. In this article we will take a look at Backbone.js and how you can use some of its features.