David's Blog
Blogs
GitHub
FriendlyUser's blog
More posts in my blog.
A Practical Guide to Unit Testing in Swift
Apr 5, 2024
In this article, we will explore the basics of unit testing in Swift, using XCTest the testing framework provided by Apple
Deno Testing Module A Comprehensive Guide
Apr 4, 2024
In this article, we will explore the Deno testing module, its features, and how to use it effectively
css
jsx
How I implemented a price card component in react
Apr 4, 2024
Building a price card component in react is a great way to learn how to use css
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
vue
Caesar cipher in vue
Apr 4, 2024
Building a caesar cipher component in vue
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.
← Newer Posts
Older Posts →
© Copyright 2025 by FriendlyUsers Tech Blog. Built with ♥ by
FriendlyUser
. Last updated on 2025-12-01.