JavaScript

110 Articles 0 Followers


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...

JavaScript Kata #38: Highest and Lowest

20 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 #37: Convert a String to a Number!

19 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 #36: Who likes it?

17 Sep 2022 4 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...