facebook

Genuitec's Blog

Using Swagger to Connect a Backend to an Angular Frontend

Posted on Oct 13th 2017
IntroductionLet’s say you have an advanced backend system, for which you wish to develop a modern Angular frontend, or, perhaps it’s not your backend, but something public like Facebook, and you want to develop a site using some of its exposed APIs. Of course, you want to do … Read More

TypeScript 2.4 — Even More Reasons to Love it!

Posted on Sep 22nd 2017
Perhaps you are already enjoying all the amazing features TypeScript (TS) adds to JavaScript: you might already be in love with its interfaces, abstract classes, and algebraic data types, among many others. TS 2.4 brings more good news. This version of TS comes loaded with improvements, ranging from … Read More

Equifax Data Breach Advisory

Posted on Sep 15th 2017
Many of you may have heard of the Equifax data breach, possibly affecting millions of consumers. Information accessed by hackers during the incident included Social Security numbers, personal details, driver’s license numbers, and even credit card numbers. Equifax has confirmed that the breach was made possible by a … Read More
Show More