Quantcast
Channel: JavaScript – codecentric AG Blog
Browsing latest articles
Browse All 70 View Live

Code-based remote API mocking with Typescript and Webpack

Introduction Remember how you have to set up a whole bunch of infrastructure locally just to be able to independently work on the frontend part of your Jamstack project? If you’re tired of doing so,...

View Article


Detox vs. Appium – a comparison of React Native testing frameworks

Currently, there are especially two end-to-end testing frameworks which are interesting for React Native developers: Detox and Appium. During my internship at codecentric, I analyzed and compared both...

View Article


ReScript – the language after TypeScript?

In the confusing jungle of transpiler languages for JavaScript, there are some gems. TypeScript is mainstream, ReScript is starting to establish itself, and Elm is still an insider tip. This article...

View Article

Automating package publishing in JavaScript projects

One thing has always been a thorn in my side. Having to remember to bump the package version for my code releases. For certain projects, this is an essential part of the release because it ensures that...

View Article

Remix Run: A new React framework on the horizon

When you are developing React apps, you have heard about Create React App, Next.js, Gatsby and others. Those frameworks make it super easy to develop React applications rapidly by providing a...

View Article


Deployment of configurable Single Page Applications

In recent years, the implementation of frontends in the form of Single Page Applications (SPA) has become increasingly popular. Single Page Applications are websites that are based on the web...

View Article
Browsing latest articles
Browse All 70 View Live