Blogs

Why is Java Script considered as the future?
Java Script is a light weight, object-oriented programming language with top built-in functions and is best known as a scripting language for webpages. But, it

The Latest Addition to the Laravel Eco-system
If you’ve been a user of Laravel, you must’ve surely heard about their latest offering. Nova is an administration panel for Laravel. This sleek and

5 Things You Need to Know about Blockchain Security
The blockchain was the most talked about topic in the past few months over the internet. Certainly, being a distributed ledger technology and having different
How will the blockchain transform supply chain Industry?
Blockchain transform supply chain Industry- The world of supply chain and logistics is made of two important aspects – transparency and traceability. Blockchain creates a

Blockchains for current business models
The Blockchains for current business models that currently exist are not traditional models, neither the most innovative ones. They are somewhere in between, the evolution

How does blockchain work: A beginner’s guide
You might have heard the term Blockchain or bitcoin many times by now. Blockchain has actually come a long way from being a “term” or

React Native Installation iOS and Windows : Part 1
React Native Installation iOS and Windows : Part 1- We often need to list youtube video of a playlist and play it in Android and

Registering Component in React Native : Part 2
Registering component process in react native, open your project folder. In root you can see index.js and App.js . In older version files name are
Header Card Component in React Native : Part 3
Card component use to create Header in react native. Now we will create a common folder for common design component . By Using props and
Card Design with Props and Children : Part 4
Card Design is just like to create a boxes to hold Video Title, Video Image and Click button. By Adding some shades border by styling
Youtube video XML url : Part 5
Youtube video XML url : Part 5- So open youtube.com and open a play list Search a channel on youtube and open it. You will
Design Video List Component : Part 6
Design Video List Component : Part 6- Create a components folder in src folder and add VideoList.js file in it, open this file and start importing component import React,