Published inCode Like A GirlHow to create notification board — 100daysCSS Challenge — Day 6Steps to create notification board with some animationsSep 25, 2019Sep 25, 2019
Published inCode Like A GirlCreating tinder-like swipe component with React NativeStep by stepJun 28, 20193Jun 28, 20193
Published inCode Like A GirlHow to Create a Connected HOC with React and ReduxA HOC solution which can work with connected Components.Jun 11, 20191Jun 11, 20191
Published inCode Like A GirlHow to set up React Native project with Redux, Redux Persist and Immutable.jsRecently, I got a chance to start a React Native project from scratch. Apart from setting it up like the old projects using Redux and its…Apr 4, 2019Apr 4, 2019
Published inCode Like A GirlCreate a NxN Matrix Spiral with JavaScriptwith JSJan 4, 20193Jan 4, 20193
Published inCode Like A GirlMy lessons of 3.5 years of being a front-end developer.It has been three years and a half since I landed my first job as a front-end developer. I have learned many lessons over the course of…Nov 3, 2018Nov 3, 2018
Increment/decrement operators in JSOne of the most common numerical operations is increasing or decreasing a number. Their most prevalent syntax are ++ (increasing) and …Aug 27, 2018Aug 27, 2018
Published inCode Like A GirlRotate an 2D matrix 90 degree clockwise without create another array.using JavascriptJun 18, 20184Jun 18, 20184
Published inCode Like A GirlUnderstanding React component life-cycleReact 16.3May 27, 20181May 27, 20181