PrimeTek is pleased to announce the 1.1.0 release of PrimeReact UI Component Suite for React featuring major new features and quality improvements. DataTable DataTable has received advanced new features including; Incell Editing Virtual Scrolling RowGroup... (more…)
Read more »
You’ve been using it. You’ve been liking it. But did you know what React’s event handling was doing behind the scene all this time? (more…)
Read more »
React is a very powerful JavaScript library, I'm sure everyone will agree right? One of the most advantageous aspects of React is the ability to re-render part of your UI based on some state that you hold values in.
I'm going to show you here in a fe... (more…)
Read more »
Learn how to select the right Database for your React Native Application. A comparison study of Realm, Core Data, SQLite, Async Storage, and PouchDB. (more…)
Read more »
First I want to clarify that this post is not about Static (build time) Server Side Rendering (SSR) where server is an exclusive resource… (more…)
Read more »