JavaScript

111 Articles 0 Followers


Creating An AutoScroll Extension For Chrome.

13 Feb 2024 3 minute read 2 comments CryptoEntrepreneurs

Excerpt from a conversation:- One of my sisters asked me (as always) what are you doing?+ Me: I make an extension that I need for the Chrome browser.- Look for it on the internet.+ I already did it and I can't find it.- If you can't find something on...

How to Automate Your Wax Actions: The Basics

8 Feb 2024 4 minute read 0 comments RadicalCore

Have you ever wondered how to automate some tasks you do daily on WAX? For example, after voting, you may be familiar with going to MyCloudWallet.com,  logging on, clicking the Staking link and Claiming GBM Rewards (voting rewards). But what if there...

Moonly weekly progress update #69 - Karamendos WL Flow is in production

14 Dec 2023 1 minute read 0 comments Moonly

Karamendos Wl Flow is finally in production. Now we can start doing collaborations with other projects and slowly start building a name and popularity. The first collaboration will be the first small test for our WL flow to see if there are any bugs,...

Building a Header in HTML, CSS, JavaScript, and React

31 May 2023 2 minute read 3 comments programmer22

  Introduction A website's header is an essential part of its design and functionality. It is the first thing users see when they visit a website, and it is responsible for providing navigation to other pages and even searching for content. In this t...

Simplifying Blockchain Communication with @hyperbitjs/rpc

27 Feb 2023 2 minute read 0 comments magitek

If you're looking for a way to interact with a remote blockchain node, @hyperbitjs/rpc is a straightforward package that can help. This package provides a convenient way to send requests to a blockchain node and handle the responses in your applicati...

1. Introduction to web development

16 Jan 2023 3 minute read 0 comments Jadders

This series of blog posts is going to teach you how to create a fully interactive website. We'll start with the basics of HTML, then add some CSS. After introducing you to CSS, we'll then go back over both HTML and CSS in a bit more detail, so that y...

Moonly weekly progress update #29

27 Dec 2022 1 minute read 0 comments Moonly

Happy holidays everyone, I hope you enjoyed your Christmas feasts and had a good rest! Weekly devs progress: Implemented live-feed-worker Resolve the ESM module issue Implement auto job removal from Bullmq on live-feed producer Separated API from to...

JavaScript Kata #41: Sentence Smash

30 Sep 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #40: Factorial Factory

25 Sep 2022 3 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #39: Equal Sides Of An Array

22 Sep 2022 5 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...