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:

Vite Adoption Guide Overview Examples And Alternatives

Vite adoption guide: Overview, examples, and alternatives

Vite is a versatile, fast, lightweight build tool with an exceptional DX. Let’s explore when and why you should adopt Vite in your projects.

David Omotayo
Nov 29, 2023 â‹… 16 min read
Implementing Advanced Features With The Navigator.Share API

Implementing advanced features with the navigator.share API

Explore advanced capabilities for content sharing with the navigator.share API, including dynamic content sharing, custom share targets, and batch sharing.

David Omotayo
Nov 29, 2023 â‹… 10 min read
Chas Peacock Leader Spotlight

Leader Spotlight: Scaling for the next phase of growth with Chas Peacock

We spoke with Chas to get his insights on building technology and internal processes for companies that are scaling quickly.

Jessica Srinivas
Nov 29, 2023 â‹… 7 min read
Cypress Adoption Guide: Overview, Examples, Alternatives

Cypress adoption guide: Overview, examples, and alternatives

Cypress is one of today’s foremost tools for testing web applications. Let’s explore when and why you should adopt Cypress in your projects.

Paul Akinyemi
Nov 28, 2023 â‹… 10 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