June 9, 2019 / by stw / Blockchain / 0 comments
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 from being simple to super complex, from manual to digitized and from being location-centric to become globalized. But, like the traditional business models, the decision making is process oriented and […]
Read more
Flutter: The future of hybrid mobile development
July 9, 2020 / by Ankush R Pillai / Hybrid development, Javascript frameworks / 0 comments
Mobile app and web development is one of the most challenging tasks today. With the competition to represent almost every company on the digital front constantly increasing, be it a mobile application or web platforms, developers today are expected to work smarter and more efficiently to develop ideas. With the need of developing mobile apps […]
Read more
How to create Power BI embed token to host reports in Web Application
June 8, 2020 / by stw / Micrososft / 0 comments
In area of data visualization Microsoft Power BI is leading. Using this blog we are going to learn how to generate Embed token to host Power BI reports in any web application. Sometimes it will take hours to figure out how to embed token. Use these steps to do it in hour. To embed Power […]
Read more
Why is Java Script considered as the future?
August 9, 2019 / by stw / Javascript frameworks / 0 comments
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 is also used in many non-browsing environments as well. Java Script is ruling the digital world today. Web pages, mobile apps, cloud services, IOT Devices – they all rely more […]
Read more
The Latest Addition to the Laravel Eco-system
July 15, 2019 / by stw / CMS, Web development / 0 comments
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 beautifully designed single-page application, built on the Vue.js platform and Tailwind, is highly customizable in a true Laravel fashion. Nova is a composer package, which can be installed in an […]
Read more
5 Things You Need to Know about Blockchain Security
July 1, 2019 / by stw / Blockchain / 0 comments
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 security concepts, it was the most hyped and controversial topic in the RSA Conference, San Francisco in 2018. Enterprises are still skeptical about adopting blockchain as the technology for business because of the security […]
Read more
How will the blockchain transform supply chain Industry?
June 19, 2019 / by stw / Blockchain / 0 comments
Blockchain transform supply chain Industry- The world of supply chain and logistics is made of two important aspects – transparency and traceability. Blockchain creates a secure, robust and reliable business and communication channel and optimizes the existing business networks and transactions. The blockchain is basically a shared ledger which gets validated and updated through each […]
Read more
Blockchains for current business models
June 9, 2019 / by stw / Blockchain / 0 comments
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 from being simple to super complex, from manual to digitized and from being location-centric to become globalized. But, like the traditional business models, the decision making is process oriented and […]
Read more
How does blockchain work: A beginner’s guide
May 18, 2019 / by stw / Blockchain / 0 comments
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 a buzzword to a complete technology with applications. The tale of digital currencies has swiped away the world by its feet. But, there is more to it. Blockchains has other […]
Read more
React Native Installation iOS and Windows : Part 1
May 8, 2019 / by stw / Javascript frameworks, Reactnative / 0 comments
React Native Installation iOS and Windows : Part 1- We often need to list youtube video of a playlist and play it in Android and IOS App . Youtube easily provide data in xml by playlist id. Here I am going to explain how to parse video xml and play video using WebView component in […]
Read more
Registering Component in React Native : Part 2
April 16, 2019 / by stw / Javascript frameworks, Reactnative / 0 comments
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 index.ios.js and index.android.js. But it does not matter if you are coding for android you can use index.android.js and if you are coding for IOS you can use index.ios.js In […]
Read more