In this article, we will discuss how to architect a Node.js application properly, and why it is important. Also, we’ll look at what design decisions can lead us to in creating a successful digital product.
All You Should Know About Web Development in 2020 [Trends]
Over the last decade, web development has changed dramatically, and now, in a world dominated by quick content, social media, PWA, the imminent rise of JavaScript, HD video, AI/VR/MR, what does the web development industry hold in 2020?
Progressive Web Applications and Service Workers
In this article, we’ll explore Progressive Web Apps and Service Workers.
Why Localize: Website Translation Best Practices
In order to help you localize your website, here are some of the best ways to translate web pages as well as some things you should keep in mind in order to make this transition a smooth one.
Introduction to Web Components. Part 1: Native vs Virtual DOM
The series aims to show what Web Components are, put them in parallel for comparison with Frameworks to understand the differences and the needs each of them answer. You’re looking at part 1 here, in which I talk about Native support vs Virtual DOM.
The Ultimate Introduction to Kafka with JavaScript
In this article, you’ll learn basic terms and their definitions used in Kafka, architecture, Zookeeper, and how to create a producer and consumer using JavaScript that can interact with Kafka broker.
Top 9 Web Components UI Libraries
Best web component libraries that are available today and that will be prominent in 2020 and after.
Form Validation in Vue Using Vuelidate
Collecting data from users is an important feature in web applications. The best approach is to make use of forms, which involves the user entering their information which will be stored in a database
Handling Side Effects in Redux: Redux-Saga
In this article, we will be covering the handling of side-effects in Redux. This article assumes you have knowledge of React and a bit of Redux.
Why Using Node.js for Developing Web Applications Makes Perfect Sense
Let’s look in more detail at what the inherent benefits of developers using node.js in web applications really are.