Elijah Asaolu

  https://dev.to/asaoluelijah I am a programmer, I have a life.

   



33 Stories by Elijah Asaolu

Exploring Astro and Svelte vs. SvelteKit: A comparative guide

Despite being a relatively new web framework, Astro has gained significant traction in the development space. With this surge in popularity, many developers are...
0 8 min read

Using Sveltris to build interoperable React and Svelte apps

Sveltris is a powerful framework for building interoperable React and Svelte applications that harness the power of both frameworks together.
0 9 min read

Customized drag-and-drop file uploading with Vue

File upload components tend to be more intuitive on the desktop, allowing you to drag and drop files into specific zones called drop zones.
2 6 min read

Using Gluon to build lightweight desktop applications

Gluon is a great choice for building lightweight desktop apps. Let's explore how it works and how it compares to other frameworks.
0 4 min read

Building a Next.js app using Tailwind and Storybook

Learn how creating an application with Next.js, Tailwind, and Storybook allows you to leverage the benefits of component-driven development.
4 5 min read

Building dynamic Vuetify themes for Vue.js applications

In this article on Vuetify themes, we'll cover how to configure and dynamically switch between pre-installed and custom Vuetify color themes.
0 7 min read

Using Outstatic for Next.js static site management

Outstatic is a relatively new static CMS for Next.js applications. Let's learn what makes it promising and how to use it in our projects.
0 6 min read

Tauri vs. Electron: A comparison, how-to, and migration guide

Let's explore Tauri, a new desktop application framework. We'll look at how to get started using it, how it works, and more.
0 6 min read

Understanding watchers in Vue

One of Vue's features is the watcher function. Let's take a look at how watchers work in Vue and how to utilize them.
1 6 min read

How to use Ant Design with Vue 3

Ant Design is an excellent tool for creating a website with minimal effort. Here's how to use the ant-design-vue package with Vue 3.
0 4 min read

Handling Bootstrap integration with Next.js

Let's explore how to use Bootstrap's full capabilities in a Next.js application and analyze the most common issue that occurs.
0 5 min read

Comparing Bootstrap vs. Tailwind CSS vs. Material UI (MUI)

Let's review the benefits of Bootstrap vs. Tailwind CSS vs. Material UI (MUI) to help you choose the best library for your project.
4 7 min read