Tag: js-libraries

More alternatives to momentjs

More alternatives to Moment.js

Dev

There’s no doubt Moment.js is one of the most popular libraries in the JavaScript ecosystem, but now that it’s considered a legacy project in maintenance mode and its use is discouraged, you may be looking for some alternatives.

Esteban Herrera
Oct 13, 2020 β‹… 11 min read
Alpine.js spruce state management

State management in Alpine.js using Spruce

Dev

Learn about state management, how to apply it in Alpine.js using Spruce, and how to access and modify a store’s state.

Chimezie Enyinnaya
Oct 8, 2020 β‹… 3 min read

First steps with Koa.js

Dev

This is a brief introduction to the powers of Koa.js and how it can make things clearer when it comes to code organization.

Julio Sampaio
Oct 2, 2020 β‹… 7 min read
Does my bundle look big in this?

Does my bundle look big in this?

Dev

Whatever the bundler, it is making more and more sense to move away from CommonJS.

Paul Cowan
Sep 30, 2020 β‹… 3 min read
Exploring Malina.js: A Complete Overview with Working Demo

Exploring Malina.js: A complete overview with working demo

Dev

Malina.js is a library inspired by Svelte that compiles your app down to vanilla JavaScript, producing a framework-free frontend.

Abdulazeez Abdulazeez Adeshina
Sep 18, 2020 β‹… 6 min read
Comparing React SSR Frameworks: Umi vs. Next

How does UmiJS stack up against Next.js?

Dev

Both Umi and Next.js support routing and server-side rendering, as well as TypeScript, out of the box. Here’s how the frameworks compare.

Nathan Sebhastian
Sep 10, 2020 β‹… 2 min read
Getting started with Vendure

Getting started with Vendure

Dev

Although it’s still in beta, Vendure offers a wide range of features out of the box such as guest checkout, built-in admin interface, integrations with payment and shipping providers, and much more.

Natalie Smith
Sep 3, 2020 β‹… 8 min read
Testing Strapi Applications With Mocha and Chai

How to test Strapi endpoints with Mocha and Chai

Dev

Learn how to test RESTful APIs built with Strapi using the Mocha testing framework and the Chai assertion library.

Samaila Bala
Aug 18, 2020 β‹… 5 min read
Elegant Data Validation With Vest

Elegant data validation with Vest

Dev

What could be more elegant than testing the validity of a form in the same way you’d test your code? Enter Vest.

Simone P. M.
Aug 5, 2020 β‹… 4 min read
Easy Documentation Using Docusaurus

Easy documentation with Docusaurus

Dev

Documentation is an integral part of the software development lifecycle. Docusaurus helps to create and maintain static documentation websites with support for blogs, versioning, and custom pages.

Anshul Goyal
Aug 5, 2020 β‹… 8 min read
What's New in Immer 7.0?

What’s new in Immer 7.0

Dev

Released on June 10, the latest version of Immer includes lots of new innovations, optimizations, and breaking changes. Here’s what you need to know about Immer 7.0.

Solomon Eseme
Aug 3, 2020 β‹… 2 min read
Functional User Interfaces With Moon.js

Functional user interfaces with Moon.js

Dev

Get a crash course on the basics of Moon.js, a tiny new library based on pure functions.

Nirmalya Ghosh
Jul 22, 2020 β‹… 5 min read