Dev stuff by Marc Veens
Marc Veens
Back to all posts

JavaScript

Continuous file saving in React

Here's a short tutorial on how to implement saving custom content to the file system of an end user. This not only gives us the opportunity to save the file once, but by working in a...

Read more

Front-end development with mock APIs

NodeJS mock server: JavaScript client: --- If you've ever worked with APIs or backend developers these scenarios might sound familiar: - My front-end doesn't work because an API...

Read more