Published inOmio EngineeringReact to React Native: Tips and tricks for your journeyReact Native is gaining popularity these days. Here are some tips for a smooth, error-free migration from React to React Native.Jan 10, 2020Jan 10, 2020
React-Styled Components: A smart waySimple Tricks and Tips to use Styled-Components in a better way.Nov 19, 2019Nov 19, 2019
3 Minute React : Secret behind setState3 Minute React is a new series in which we will cover interesting and not so common thing in React. In this article we will see how to…Jan 27, 2019Jan 27, 2019
JavaScript — A Deep dive into Prototypal Inheritance — Part 2This is a second part of two part series about Prototypal inheritance in Javascript. You can find the first part here — Part 1.Oct 14, 2018Oct 14, 2018
JavaScript — A Brush up on Prototypal InheritancePrototypal Inheritance is still a not much explored space in JavaScript by many developers and holds a important place in the learning…Oct 14, 2018Oct 14, 2018
NextJS — Convert Client-Side React app to Server-side Rendering in 5 minsNextJS may be the new Sensation in the UI world. It is a bunch of Web tools that let us start building an application in a very short span…Sep 27, 2018A response icon5Sep 27, 2018A response icon5
JavaScript Animations — Element.animate vs requestAnimationFrame vs Conventional AnimationAnimations have become an inseparable part of the web. Though it has a positive effect on the UX, it undeniably affects the performance…Sep 16, 2018A response icon3Sep 16, 2018A response icon3
JSON.parse() — Watch your Tail.With JavaScript Release 1.8.5, we are in a situation to watch our tails when we use JSON.parse(). The following feature may not be a game…Sep 7, 2018Sep 7, 2018
JavaScript — Nested ObjectsGenerally, we get to deal with nested objects with higher depths as well. It becomes really challenging to check if they exist or…Jul 19, 2018A response icon1Jul 19, 2018A response icon1
NodeJS / ReactJS: Payment Integration with PayUMoneyWe had to build a Web app in NodeJS/Express + React/Redux + MongoDB. In the app, we planned to integrate multiple payment options like…Jan 18, 2018A response icon17Jan 18, 2018A response icon17