hrithik.hashnode.devNextjs vs SinatraNext.js and Sinatra are both web development frameworks that offer a fast and easy way to build web applications. However, they differ in many ways, including their language, ecosystem, and features. Here's a detailed comparison of Next.js and Sinatr...May 16, 2023·3 min read
hrithik.hashnode.devData from .json in Flutter GetXIn this blog we'll be loading data from a json file and showing it to view, the steps include Creating a .json File Resourcing in pubspec.yaml Creating Model Loading the asset Mapping the data Showing it in the view Step 0:Creating the project 0....May 27, 2022·4 min read