© 2023 Hashnode
#remix
I 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…
As 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). C…
Hot 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 nee…
Introduction 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 dep…
Remix 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 Fetc…
In this chapter, I’m going to create the Contracts module using SaasRock’s Entity Code Generator, customize the generated code, and implement the Dropbox Sign API using their official SDK for Node. Ch…
This is a series where I’ll be documenting the migration of a Document and Contract SaaS application I built 2 years ago, Délega, to SaasRock v0.8. Check out part 2 here. SaasRock’s framework (or boil…
We got a lot of snow in Montreal over the past week and I did a little too much shoveling. I tweaked my back, but thank goodness for a great physio. I’m not 100% yet, but at least I can tie my shoes n…
It's been approximately one year and one month since Remix v1 was released to the world. Been writing it since then and it has changed a lot of my perceptions and the way I approach writing code altog…
I'm excited to announce the release of SaasRock v0.8, which introduces several powerful new features, including a Page Block builder, Notifications using Novu, and a built-in Onboarding builder. 1/3 -…