Stay at home tips I compiled when I had to work from home and consolidated over the past two weeks
Hi everyone, I put together a blog post to share some tips based on my past experience working from home which I consolidated over the past two weeks since the ...
48 seconds
-02 April 2020
Validation Forms in Vue.js Apps Using Vuelidate library
Hello! One of the most common tasks in software development is input validation. Any app has different forms that submit some data, and we want to check numerous conditions: that ...
1 minute 17 seconds
-02 April 2020
How To Copy Text to Clipboard Using Angular 8
Introduction In this article, we will learn how to copy text to our clipboard and also copy the current date and time, using Angular 8. Javascript provides a very good ...
40 seconds
-01 April 2020
Server-Side Pagination Using ASP.NET Core and Angular 8 – Part Three
Introduction In this article, we will learn how to create server-side paging, which is very useful whenever we have to display a large number of records. This article will be ...
15 minutes 37 seconds
-01 April 2020
Packaging a React App With Spring Boot
In this article, we’re going to discuss how to combine Create React App with Spring Boot to give you a single war file, so that we: Can have our frontend ...
1 minute 16 seconds
-01 April 2020
A Step-by-Step Guide to JavaScript Localization
Internationalization (dubbed as I18n) and localization (dubbed as L10n) are very important (though often hard) steps for any application that is going to be used worldwide. In one of the ...
1 minute 1 second
-01 April 2020
The Case for Statistical Chaos Control in Software
Late last year, I was asked, “how do you define and measure chaos in software projects?” And, recently, I was struck by the parallels of not measuring for infection in ...
1 minute 24 seconds
-01 April 2020