Posts in the category “development”
Functional Approach to Higher Order Components and Recompose
DevelopmentThis is a continuation of our previous post where we talked about how Higher Order Components (HOC) help abstraction of logic. This in turn helps simplifying a React application. Now let’s say we have a React Component on which we
Using Higher Order Components in a React Application
DevelopmentIf you have started using ReactJS recently often you might have felt that you are performing repeated logic in many components. For example consider an app having- Infinite scroll in three different views with all having different data. You want
Chrome Permission Flaw: Extensions Can Monitor User Activity
DevelopmentChrome is a popular browser, with a number of extensions. But one flaw in their permission grants extensions access to your webcam without your knowledge.
Choosing The Right Tech Stack For Your Product
DevelopmentChoosing the right tech stack for your product can be a challenging task. But how important is getting the right technologies in place from the start?
Should You Build A Mobile App or A Responsive Web App
DevelopmentJohn walks into a mobile development shop and meets Jane, the sales person. John- “I want to build a mobile app”. Jane- “Great, which devices do you want your app on?” John- “Android, iOS and Windows. We obviously want to
Software Outsourcing: How To Find The Right Team for Your Product
DevelopmentHow do you go about finding the right outsourced tech team for your product, when there are a zillion vendors available. We give you step by step approach.
What’s new inside jQuery 3.0 - Slimmer and faster
DevelopmentjQuery got a major update last month with the release of jQuery 3.0 and jQuery Compat 3.0. This release promises a slimmer and faster jQuery, with backward compatibility.