Author: anthonygiretti
Anthony is a specialist in Web technologies (14 years of experience), in particular Microsoft .NET and learns the Cloud Azure platform.
He has received twice the Microsoft MVP award and he is also certified Microsoft MCSD and Azure Fundamentals.
Micro ORMs, alternatives to Entity Framework ? Part 2
<< Previous article (Part 1) Introduction of some Micro ORMs: Simple.Data Scenario Used In…
Read MoreUsing Google Charts in Angular 4 project, part 2
Integrate Google Charts and make reusable chart components We previously saw how to use Google…
Read MoreUsing Google Charts in Angular 4 project, part 1
Introducing Google Charts Google Charts is an HTML5/SVG thats provides many kind of charts. The…
Read MoreUsing UnderscoreJs in Angular4 project
I recently introduced UnderscoreJs in a previous article : Introducing UnderscoreJs. I’m a big fan of …
Read MoreUnderscore.js in Visual Studio Code, working with collections – part 1
Working with collections part 1 each Signature : _.each(list, iteratee) Iterates over a list of elements, yielding…
Read MoreIntroducing Underscore.js: A Javascript helpers library, installation installation Visual Studio Code
Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without…
Read More