Skip to main content

8 posts tagged with "Frontend"

View All Tags

Creating a game with React - part 1

· 11 min read
Tony Cabaye
Tony Cabaye
Frontend expert

This is the first article in a series on how I rebuilt a game (the Farlanders game) using web technologies and React.

For those unfamiliar with the Farlanders game, it is a top-down, turn-based strategy game about creating a colony on Mars, developed by Andriy Bychkovskyi and published by Crytivo.

I played it with great enjoyment and realized it was the kind of game that could work well with browser technologies and a frontend framework like React.

2024 JavaScript bundlers comparison

· 20 min read
Tony Cabaye
Tony Cabaye
Frontend expert

The JavaScript ecosystem is really vast and rich but because of that it is really not easy to choose the right tool when you have to.

Did you never ask yourself what bundler should I use for that new Project ?

Maybe you already have your stack that you reuse between projects ?

But it is really optimal and when did you update it the last time ?

The best React UI library

· 14 min read
Tony Cabaye
Tony Cabaye
Frontend expert

The React community stands out as one of the largest, but navigating through the multitude of libraries to find the right one that truly adds value to your business can be a challenging task.

This article aims to facilitate this process by undertaking a comparison of various React component libraries, aiding you in selecting the most suitable UI toolkit for your project.

What front-end framework should you choose ?

· 22 min read
Tony Cabaye
Tony Cabaye
Frontend expert

This article serves as a follow-up to my previous article on front-end architecture, which can be found here. While it's not necessary to have read the previous article before reading this one, if you're looking to make the best choice for selecting your frontend framework, it would be beneficial to take a look.

In this article, our main focus will be on effectively comparing different frameworks by examining various data, statistics, surveys, and more.

How to choose the right front-end architecture?

· 18 min read
Tony Cabaye
Tony Cabaye
Frontend expert

Choosing the right frontend framework can indeed be challenging, especially in a rapidly evolving landscape.

The purpose of this article is to assist you in selecting the appropriate architecture by providing an overview of the evolution of frontend frameworks.

Choosing a slide library

· 22 min read
Tony Cabaye
Tony Cabaye
Frontend expert

TLDR

Slidev is a quite new tool for creating HTML presentation that is fantastic.
Easily creates slide with Markdown and VueJS components and enjoy all the features (Presenter mode, syntax highlighting, LaTeX, diagrams...etc.).
Still in beta, but it already has quite a big community and is moving forward quite fast.