Quantcast
Channel: Frank Joseph, Author at LogRocket Blog
Browsing all 15 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Python datetime module: Handling dates and time

Python is a high-level, general-purpose, interpreted programming language built with simplicity and readability in mind. With various modules available that simplify the language, Python is...

View Article


Image may be NSFW.
Clik here to view.

Ethereum vs. Flow blockchain for NFT development

Blockchain technology is the protocol that powers cryptocurrencies and many decentralized applications. The blockchain is a digital record of transactions that is distributed and duplicated across a...

View Article


Image may be NSFW.
Clik here to view.

How to manage DeFi transactions with Instadapp

Open or decentralized finance, DeFi, as it is commonly called, is a landmark innovation in the global financial industry powered by blockchain technology. Decentralized finance is the term used to...

View Article

Image may be NSFW.
Clik here to view.

Build a cryptocurrency with Node.js

A blockchain is a digital record of transactions that is shared among nodes of a computer network, powering cryptocurrencies and many decentralized applications. The blockchain is an innovative,...

View Article

Image may be NSFW.
Clik here to view.

Understanding the glob pattern in Node.js

Using characters as placeholders is a common practice in computer programming. If you’ve ever tried adding multiple files with an extension similar to Git to a directory using the git add *.java...

View Article


Image may be NSFW.
Clik here to view.

Building microservices with Node.js

Editor’s note: This article was last updated on 19 October 2022 to include additional information about microservice communication.  In early software development, best practice involved tightly...

View Article

Image may be NSFW.
Clik here to view.

Using Medusa as a Shopify alternative

Using a headless CMS offers many benefits, like decoupled architecture and scalability, the ability to write and deploy code everywhere, and the ability to maintain multiple infrastructures with less...

View Article

Image may be NSFW.
Clik here to view.

Best React scheduler component libraries

React is a popular frontend JavaScript library for building performant web applications. One key feature of React is its ability to manage states and dynamically update the user interface based on...

View Article


Image may be NSFW.
Clik here to view.

The top tools for cleaning up your CSS

Creating visually appealing and interactive websites is a fundamental aspect of web development. The cornerstone of web design is CSS, which lets you create a website’s layout, typography, and design....

View Article


Image may be NSFW.
Clik here to view.

Rust vs. Haskell: A performance comparison

The Haskell and Rust programming languages allow developers to build powerful web and system software. And while they share some similarities, each boasts distinct features that make it fit for unique...

View Article

Image may be NSFW.
Clik here to view.

Superglue vs. Hotwire for modern frontend development

The web development landscape is constantly evolving and as user requirements also change, developers continue to explore ways to build frontend applications with a balance of performance,...

View Article

Image may be NSFW.
Clik here to view.

6 AI tools for API testing and development

Seamless interactions between a software system are made possible by APIs. Whether it is a simple interface or something more complex, a lot of abstraction details are hidden from users. Because so...

View Article

Image may be NSFW.
Clik here to view.

SOLID principles for JavaScript

The introduction of the OOP paradigm popularized key programming concepts such as Inheritance, Polymorphism, Abstraction, and Encapsulation. OOP quickly became a widely accepted programming paradigm...

View Article


Image may be NSFW.
Clik here to view.

Will AI take developers’ jobs?

The rise and wide adoption of artificial intelligence (AI) in software development has sparked concerns about job security, but while AI can automate certain coding tasks, it won’t entirely replace...

View Article

Image may be NSFW.
Clik here to view.

Create fast, modern API docs using Docusaurus

API documentation is more than a technical formality; it’s a make-or-break component of your API’s success. In Merge’s guide to API evaluation criteria, “comprehensive data” ranked as the second most...

View Article

Browsing all 15 articles
Browse latest View live