Open in app
Home
Notifications
Lists
Stories

Write
Nirmal Fernando
Nirmal Fernando

Home

Jun 25, 2018

React, Redux and Redux Saga

React: ReactJS is an open source Javascript library developed by Facebook and community. Its initial release was in March 2013. The library mainly used to build user interfaces especially for single page applications, widely employed by companies like Instagram, Netflix, Paypal, Apple and more. It seems like React is more famous…

React

2 min read

React, Redux and Redux Saga
React, Redux and Redux Saga

Jun 12, 2018

Unix and Windows command line equivalents

Since I started my coding life I was a linux memeber. From Fedora to Ubuntu really love the command line handling whihc gave me the real taste of a software corder. But after four years of coding journey with linux I started to do some studying again(Sound boring r8? Yeah…

Linux

2 min read

Unix and Windows command line equivalents
Unix and Windows command line equivalents

Jun 12, 2018

Today, I am going to talk about “React Notifys” an npm module which is a React component which…

Today, I am going to talk about “React Notifys” an npm module which is a React component which provides notifications with many configuration possibilities Demo You can see a live demo here. Installation To install this Component, run yarn add react-notifys or npm install react-notifys. Usage To use the component, In your react Application just do import React from 'react'; import Notifys from 'react-notifys'; const MyComponent = (props) => <Notifys className="notifys notifys-success fade"><strong>Success!</strong> Indicates a successful or positive action.</Notifys>; export default MyComponent;

Java Script

1 min read

Today, I am going to talk about “React Notifys” an npm module which is a React component which…
Today, I am going to talk about “React Notifys” an npm module which is a React component which…

May 27, 2018

Basic Linux Commands

What is Linux? You might heard of UNIX, Linux is a UNIX clone. Created by Linus Torvalds from scratch. It is a free and open-source operating system’s kernel which has several distributions, commonly called “distros” Ubuntu Linux Mint Debian Fedora Linux Shell or “Terminal” Basically, a shell is a program that takes commands from the user and…

Shell

3 min read

Basic Linux Commands
Basic Linux Commands

May 27, 2018

Installing WordPress Locally

Did you realize that you can introduce WordPress all alone Windows PC for learning and testing? Working with WordPress for Windows is an incredible method to test modules, refreshes, and other site changes before pushing them live to your group of onlookers. Quick brief: If you have some technical background, you can…

Word Press

3 min read

Installing WordPress Locally
Installing WordPress Locally

May 27, 2018

What is Blockchain?

The blockchain an undeniably ingenious invention — the brainchild of a person or group of people known by the pseudonym, Satoshi Nakamoto. Since then the concept has evolved a lot. Today everyone’s question is what is blockchain? “The practical consequence […is…] for the first time, a way for one Internet…

Blockchain

3 min read

What is Blockchain?
What is Blockchain?

May 27, 2018

Scrum

In software industry scrum become more and more popular framework for implementing agile. Do not get conduced as scrum and agile as the same thing, which is not. …

Agile

4 min read

Scrum
Scrum

May 27, 2018

Research Reproducibility

Reproducibility, the ability to reproduce or replicate experimental results, is one of the main principle of the scientific method. As we all know scientific research doesn’t always go according to the plan. …

Science

4 min read

Research Reproducibility
Research Reproducibility
Nirmal Fernando

Nirmal Fernando

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable