David's Blog
Blogs
GitHub
js posts
All posts with the tag js.
js
introToJs
Async Programming With Javascript
Feb 17, 2023
Using resolutions in package.json
js
We will walk through the steps to build a CLI application using TypeScript
Apr 4, 2024
Building command-line interface (CLI) applications is an essential skill for developers, especially those who work on server-side applications. CLI applications offer a convenient way to interact with programs and automate repetitive tasks, making them a valuable tool for developers.
jsx
js
Why working with native JavaScript dates is painful
Apr 4, 2024
Working with dates in JavaScript can be frustratingly difficult. The Date object seems simple enough at first glance, but it has some major shortcomings, especially when it comes to handling timezones.
js
googlemaps
How to use Google Maps API in your web application
May 15, 2024
In this post I will show how to integrate google maps into a web page.
js
introToJs
Getting started with express in nodejs
Feb 13, 2023
Using resolutions in package.json
js
introToJs
Introduction to javascript free ebook
Feb 2, 2023
A free ebook on javascript, node.js and asynchronous programming.
js
introToJs
Introduction to docker with express
Feb 15, 2023
Docker is a popular platform for building, deploying, and running applications in containers.
js
stonks
Investing homepage with waves animation
Oct 5, 2023
Using JS and vuesax to show waves.
react
js
Custom image component in react
Apr 17, 2024
Created a custom image component with a loading spinner and fallback image
react
js
How to create a todolist application using nextjs and neon serverless postgres
Mar 16, 2023
Describes a Next.js project that uses a PostgreSQL database to manage to-do items.
react
js
Changes in Node.js 18
Apr 17, 2024
Describing the cool new functions in node 18
phaser
nodejs
Creating a networked game with phaser and nodejs
May 14, 2024
In this post I will show you how to create a simple networked game with phaser and nodejs.
phaser
nodejs
Creating a networked game with phaser and nodejs part II
May 15, 2024
In this post I will show you how to create a simple networked game with phaser and nodejs.
react-native
js
Creating a cluster on a map in react native
May 22, 2024
In this post I will show you how to clusters on a map in react native.
js
chatbot
Simple Chat bot using react-simple-chatbot
Aug 18, 2023
How to create a simple chat bot using react-simple-chatbot
js
Ensure Elements are always visible on screen
Dec 7, 2024
Understanding React Refs A Guide for Beginners
js
Using the league of legends api to get games via deno
Apr 25, 2024
In this post I will show you how to use the league of legends api to get games via deno.
js
Using the PokeAPI REST API in Rust
Apr 25, 2024
In this article, we will explore how to interact with the PokeAPI REST API using the Rust programming language.
js
Cloud Environment Variables
May 30, 2024
Environment variables are dynamic values that can be accessed by processes running on an operating system, including programs, scripts, and command-line interfaces. These variables contain information about the operating system environment and can be used to pass data to programs, control the behavior of the system, and provide configuration settings.
First Name
Last Name
E-mail
Message
Send
© Copyright 2025 by FriendlyUsers Tech Blog. Built with ♥ by
FriendlyUser
. Last updated on 2025-12-01.