Apple’s new macOS upgrade named macOS Mojave was recently released for upgrades. Although its not considered a major upgrade, it has added several new features. Upgrading to macOS Mojave Following previous upgrade from Mac OS X El Capitan to Mac Sierra protocols, my Mac machines were upgraded to macOS Mojave. Before proceeding for the upgrade, […]
Learning to Work With React Components
Note: This post is work-in-progress learning-note and still in active development and updated regularly. In previous learning posts, Setting Up React Development Environment and Learning ReactJs – A Basic Overview were discussed. In the React review post, we covered only basic overview of React with some terminology like React virtual DOM, elements, Using JSX, components […]
How I am Learning To Code
While doing my JavaScript and ReactJs tutorial search I came across this post is inspired by Learning How to Learn: The Most Important Developer Skill by Preethi Kasireddy. This post really resonated me at my core especially reminding myself that (i) learning is a process and not a goal, and (ii) turning learning into an […]
Learning ReactJs – A Basic Overview
Note: This post is work-in-progress learning-note and still in active development and updated regularly. After React development environment setup, I wanted to dig into React world. React API is known as most popular JavaScript (JS) library to allow developers to build interactive user interfaces for webs. Build encapsulated components that manage their own state, then […]
React App Development Setup on MacOs
Note: This post is work-in-progress learning-note and still in active development and updated regularly. When I started learning JavaScript (JS) beginning of this year, I really wanted to understand ReactJS frame work. There were several posts suggesting that 2018 was a year of React. ReactJs is advanced JS framework it requires working knowledge of JS […]
JavaScript Fundamentals Knowledge & React Learning
Note: This post is work-in-progress learning-note and still in active development and updated regularly. I have been deep diving into learning JavaScript (JS) throughout 2018 but with my only couple of daily learning hours, progress is frustratingly slow. Nevertheless, I feel that I have made some progress and here are links to first, second and […]
