2022-04-12
5807
#web3
Peter Aideloje
102644
Apr 12, 2022 â‹… 20 min read

The role of Solidity and JavaScript in Web3 applications

Peter Aideloje I'm a passionate developer and technical writer whose interest aligns with full-stack software engineering, specifically Java, Csharp, and other frontend stacks like HTML5, CSS3, and JavaScript.

Recent posts:

How to win clients with a Flutter web demo that feels real

How to win clients with a Flutter web demo that feels real

Use Flutter to build browser-based app demos that help clients visualize the product, speed up buy-in, and close deals faster.

Lewis Cianci
Mar 21, 2025 â‹… 5 min read
TypeScript Is Getting A 10x Faster Compiler —Here’s What It Means For Developers

TypeScript is getting a 10x faster compiler — here’s what it means for developers

TypeScript’s new Go-based compiler offers 10x faster builds, improved CI/CD performance, quicker editor startup, and enhanced hot reload times.

Kapeel Kokane
Mar 21, 2025 â‹… 6 min read

How to manage JavaScript closures in React

Learn how to manage JavaScript closures in React and explore real-life examples of proper JavaScript closure management.

Andrew Evans
Mar 21, 2025 â‹… 10 min read
how to use css variables

How to use CSS variables like a pro

By building these four simple projects, you’ll learn how CSS variables can help you write reusable, elegant code and streamline the way you build websites.

Idorenyin Obong
Mar 20, 2025 â‹… 18 min read
View all posts

4 Replies to "The role of Solidity and JavaScript in Web3 applications"

  1. import { HiMenuAlt4 } from ‘reacts-icons/hi’;
    import { AiOutlineClose } from ‘react-icons/ai’;

    import logo from ‘../../images/logo.png’

    you put a “S” in react

    import { HiMenuAlt4 } from “react-icons/hi”;
    import { AiOutlineClose } from “react-icons/ai”;

    import logo from ‘../../images/logo.png’

  2. @WEB3 Developer I’m glad you find it useful. There’s more from where that came from. Stay tune! 🙂

Leave a Reply