Front End DevelopmentTechnology
Open Graph is a technology introduced by Facebook in 2010 that enables integration between Facebook, user data and website. Facebook ‘scrapes’ the URL you are sharing and gets the information it displays from meta tags within the <head> section of the page. With an amalgamation of Open Graph Meta tags in your page’s content, you can […]
AgileFront End DevelopmentProduct Engineering
The last two decades have seen a tremendous growth in the outsourcing industry. The principal drivers for this growth are cost and scalability. Lower costs and a more favourable business environment makes India the world’s biggest remote development destination. However, despite the benefits and unparalleled scope of outsourced product development services, companies have shown scepticism to outsource […]
Front End DevelopmentNode.jsSoftware development
The evolution of JavaScript from merely a scripting language to a general purpose programming language is indicative of the Atwood Law. JavaScript is a multi-paradigm object based language with roots in C, Java, Self and Scheme. It was designed to be relaxed i.e. without a static type system. This in my opinion is a perfect rationale for a […]
Front End DevelopmentTechnology
HTML5 is one of the fastest growing versions of HTML markup language used to build intuitive frontend interfaces. HTML5 comes with multiple features especially designed keeping in mind the low powered devices. The new standard features video playback and drag-drop capabilities which were previously dependent on third-party plug-ins such as Google Gears or Adobe Flash. There […]
Experience DesignFront End Development
Customer expectations have evolved manifolds over the last few years and so have the brands. Brands are becoming more conscious about their visual designs and whether these designs will better the customer experience and provide instant gratification to end users. As most brands want to MVP fast, limiting the iterations in design is very crucial. […]
Front End DevelopmentMobilityNode.js
React native is the latest cool thing in mobile development world now a days backed by super cool “Facebook”. People are trying their hands more and more on it. This blog is for all those people who have just started working on React Native and looking for modularizing their code into component based architecture for […]
Experience DesignFront End Development
Let’s discuss about Visual Design today. However before proceeding to Visual Design, let us analyze what is design and how people from different arena/profession see it. In today’s life everything is design be it a car, house, pen, computer or whatever you name. So how we ensure the design is usable ? Same applies for […]
Front End DevelopmentTechnology
Introduction Json is a lightweight interchange format, it is easily understood by human and machine also. Json is a platform independent data format, it is compatible for all platform, with the help of Ajax call, we will get Json object data through web method to create dynamic pages content without post back on server. Here […]
Front End DevelopmentTechnology
A visually pleasing website is the heart of any business. A good website doesn’t just help in creating top of the mind recall, but also help in increasing the brand awareness and generating qualified leads. Out of the plethora of languages, HTML has been one of the most prominent languages used globally. A clean and […]