jjj

Angular Universal: Angular Server-Side Rendering

A normal Angular application executes within the browser, rendering pages within the DOM in response to user actions. Angular Universal executes on the server, generating static application pages that later get bootstrapped on the consumer.

Read More
jjj

What is Google APIs & its Importance for Business

Google APIs are set of application programming interface (API) developed by Google which allow communication with Google Services. APIs adhere to specific rules and methods to clearly communicate requests…

Read More
jjj

Zapier: Making developer’s life easy

Zapier is a web-based and programmable service that allows end users or developer to integrate the web applications.

Read More
jjj

Twitter REST APIs in Java

Twitter is undoubtedly one of the most successful examples of social networking to appear on the World Wide Web. The REST APIs provide programmatic access…

Read More