Skip to main content

Books For Personal Growth & Wealth

· One min read

Recently I had completed the set of four books which are worlds greatest books on personal Growth and Wealth. Lets have a look which books are contained in this set.

React Native App using Expo

· 2 min read

React Native

Create native apps for Android and iOS using React

React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.

Refer

Component Library With Ionic+Angular

· 3 min read

1. Summary

A component library is a collection of logically group components so that one can explore, select components and helps in maintaining consistent design across projects. nag-ionic-lib built using following components.

Building A Component Library With React

· One min read

  1. Summary

A component library is a collection of logically group components so that one can explore, select components and helps in maintaining consistent design across projects. nag-rlib built usng following components.

Abstract Class

· 2 min read

Abstract classes are used for providing an abstraction to the code to make it reusable and extendable.

Abstract class in C++

It is a class that has at least one pure virtual function (i.e., a function that has no definition). The classes inheriting the abstract class must provide a definition for the pure virtual function.

Ionic 5 setup

· One min read
  1. Install Ionic - Open the command prompt and run npm install -g @ionic/cli

  2. Update the angular cli npm install -g @angular/cli@latest

  3. Create an app ionic start nagTabs tabs syntax: ionic start app types are a. tabs: A tabs based layout b. sidemenu: A sidemenu based layout c. blank: An empty project with a single page

Ionic5 Error:'You have to be inside an angular-cli project

· One min read

PS C:nagTabs> ng test

As a forewarning, we are moving the CLI npm package to "@angular/cli" with the next release, which will only support Node 6.9 and greater. This package will be officially deprecated shortly after. To disable this warning use "ng set --global warnings.packageDeprecation=false". You have to be inside an angular-cli project in order to use the test command.

When Breath Becomes Air

· One min read

Today I had completed a book When Breath Becomes Air by Paul Kalanithi a Neurosurgeon. Book covers What makes life worth living in the face of death? What do you do when life is catastrophically interrupted? What does it mean to have a child as your own life fades away?