Yogeshwaran RameshforGeekyAnts Tech Bloghysterical-ambition-request-53.hashnode.net·Sep 15, 2022FeaturedRemix Vs Next.jsSelecting between Remix or Next.js is an endless debate among developers. Before diving into the comparison, let’s take a quick look at the below topics: What is SSR? Why SSR? Next.js Remix 1. What is SSR? SSR (Server-side rendering) means usin...Andrew James Okpainmo and 3 others are discussing this4 people are discussing thisDiscuss·70 likes·10.5K readsReactGreat article, but I'll say you were biased for Remix against Next. . The Biase just seem too obvious for me. 3
Billy JitsuforDeveloper DAOgrotesque-shame-tremble-47.hashnode.net·Aug 31, 2022Create a Random Generated Number on-chain using API3 Tools for Free!In this tutorial, we will be generating a random number utilizing the QRNG library. QRNG is a partnership project of API3 and the Australian National University (ANU) Quantum Optics Group. It is free to use for developers. You just have to pay for ga...jinwen cai and 1 other are discussing this2 people are discussing thisDiscuss·27 likes·498 readsSolidity
Dessire UgarteforStrapistrapi.hashnode.net·Aug 17, 2022Strapi v4 Authentication with RemixIn this article, we'll create a Remix application with authentication and authorization using Strapi. Author: Miracle Onyenma Authentication is an integral part of any application with users, but setting up a complete authentication and authorization...Discuss·25 likes·193 readsStrapi
Dessire UgarteforStrapistrapi.hashnode.net·Apr 24, 2023Next.js vs Astro vs Remix: Choosing the Right Front-end FrameworkWhen selecting a framework for your web application, it is critical to consider the developer experience that they provide. Astro, Remix, and Next.js both build on top of React to provide a more streamlined experience. They both have a low learning c...DiscussStrapi
Aaron RebeloforJourney To Oneaaronr2023.hashnode.net·Apr 23, 2023Build an airdrop NFT appAirdropping is a process of sending one or more tokens that you own to one or more addressNow why would we need AirDrop NFTs? create a better user experience for users to claim NFTs instead, we can just airdrop them and bear the gas fee, this helps ...Discussairdrop
Peter MbanugoforPeter's Blogpmbanugo.hashnode.net·Apr 14, 2023How to use React Streaming In RemixReact 18 is the latest version of the popular JavaScript library for building user interfaces, and it comes with various new features and improvements, including streaming server-side rendering. Remix, on the other hand, is a framework built on top o...Discuss·64 readsReact
Derek ReynoldsforTrying to…derekr.hashnode.net·Apr 12, 2023FeaturedBuild A Map View With Remix and MapKit JSGowalla is all about sharing where you're going with close friends. We deal a lot in maps and map experiences. The case is not so different in our first web product, Lists, where you share places you care about. Here's an example of F1 Tracks Around ...Discuss·22 likes·369 readsRemix
IkiusforIkius' Insightsikius.hashnode.net·Apr 3, 2023Next.js Alternatives: Popular Front-End Meta-Frameworks ComparisonFront-end development has changed dramatically in the past decades – from Ajax and applets to WordPress to frameworks like React. Now, if you plan to create a web app, you must conduct extensive research to determine which stack, frameworks, and meta...DiscussNext.js
Ilango RajagopalforIlango Rajagopalilango.hashnode.net·Mar 28, 2023Using Planetscale with Prisma in a Remix appI can't remember the last time I set up a database or managed one manually. That's because hosted solutions are a much better choice today for a few reasons. They drastically reduce the time it takes to get started. There's no maintenance that you ...DiscussBuild In PublicRemix
bashorun dolapoforCodeByDolapocodedbydolapo.hashnode.net·Mar 10, 2023How to Create A Basic ERC20 Token Using Solidity And RemixAs far as blockchain technology goes, Ethereum, being the second most popular network, has emerged as one of the most popular platforms for creating decentralized applications (also known as Dapps). Conceived in 2013 and eventually created and releas...DiscussSolidity
Kishan KumarforKishan's Blogkishanhitk.hashnode.net·Feb 24, 2023Enable HMR in Remix CloudflareHot Module Replacement (HMR) is a game-changing feature for developers that speeds up the development process by allowing them to add or remove modules while the application is running without the need for a full reload. It's been one of the most req...Discuss·149 readsRemix
Opeyemi AdewoleforBlockchain & Chilldliteofficial.hashnode.net·Feb 8, 20234 tools to 3x your productivity in Remix as a solidity developerIntroduction Every solidity developer used remix in writing smart contract code. Some developers still do. One of the reasons developers use remix is the interface it provides for interacting with deployed smart contracts. It takes a while and a good...Discuss·2 likes·129 readsSolidity
Zoltán SzőgyényiforZoltán Szőgyényi's blogflowbite.hashnode.net·Feb 1, 2023How to install Remix with Flowbite and Tailwind CSSRemix is a new and increasingly popular full-stack web framework based on React that allows you to build websites with quicker page load by leveraging distributed systems and using the native Web Fetch API to load content from the server. The Remix f...Discuss·1 like·49 readsRemix