choose between preact (preactjs) vs react in your next project

choose between preact (preactjs) vs react in your next project

Preact (preactjs) vs React what are big advantages of preact small in size preact itself small in size (excluding some functionality from core) Thinnest virtual dom layer Preact presents a very thinnest layer virtual dom abstraction above Real DOM, it also registers dom events to improve functionality, basic intention is to use most of the existing web functionality and...

make a progressive web app with gatsbyjs

make a progressive web app with gatsbyjs

introduction to Gatsbyjs if you want to build blazing fast, modern, beautiful and progressive web app gatsbyjs is your best choice.i have walked through many open source applications like nextjs, reactpwa, and others but found gatsbyjs awesome in terms of frontend only framework,  Modern stack without effort: The big benefit of using gatsbyjs is that you get full working latest technology stack without any effort, everything is already set...

Future of apps what is a Progressive Web App

Future of apps what is a Progressive Web App

what is a Progressive Web App? A Progressive Web App is: Progressive - now we have many types of devices and browsers and it is quite tough to make an application that fits all devices and browsers, but the mission of progressive application is to cover all modern browsers and every type of device with different screen resolutions  Responsive - Fits...