Open in app
Home
Notifications
Lists
Stories

Write
Oshini Cooray
Oshini Cooray

Home

May 22

IMPROVING THE PERFORMANCE OF REACT APP

Optimizing application performance is critical for developers who want to keep users on an app and interested. According to Akamai study, a second delay in load time can result in a 7% drop in conversions, making it critical for developers to create apps that function well. By default, React applications…

Performance Of React App

3 min read

IMPROVING THE PERFORMANCE OF REACT APP
IMPROVING THE PERFORMANCE OF REACT APP

May 22

Differences of Sql and NoSql

Significant differences between SQL and NoSQL NoSQL databases do not have a strict schema, whereas SQL databases have. Relationships exist in SQL databases, however they do not exist in NoSQL databases. Tables make up SQL databases, whereas collections and documents make up NoSQL databases. SQL databases have several tables, but NoSql databases contain only a few…

No SQL

5 min read

Differences of Sql and NoSql
Differences of Sql and NoSql

May 16

Is Node.js a Good Framework for E-Commerce?

From a technical standpoint, an e-commerce platform is a complicated system. To make everything function together, you’ll need a dependable technology to back it up. The Node.js framework is quick and scalable, but how can you know if it’ll work with your platform. The Benefits of Using Node.js to Create E-Commerce Apps Node.js is a Javascript environment that allows…

Ecommerce

3 min read

Is Node.js a Good Framework for E-Commerce?
Is Node.js a Good Framework for E-Commerce?

Mar 17

Things Learn before using GitHub

What is Git? Git is a version controlling system that is free and open-source. Linus Torvalds invented it in 2005. This is a version control system that was originally created to collaborate with several Linux kernel engineers. Git is essentially a content management system. …

Github

7 min read

Things Learn before using GitHub
Things Learn before using GitHub

Feb 26

Five SOLID Principles

Why SOLID Principles important? The SOLID principles’ overall purpose is to eliminate dependencies so that developers can update one part of software without affecting other parts. They’re also meant to make designs easier to comprehend, maintain, and extend. …

Solid Principles

4 min read

Oshini Cooray

Oshini Cooray

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable