(Gajendra Jangid) In this article, I will discuss error handling in Angular and will also tell how to create a Global/Custom Error Handler in Angular.
Tag: JSON / JAVA / XML
Java 101: Class and object initialization in Java
(Jeff Friesen) Classes and objects in Java must be initialized before they are used. You’ve previously learned that class fields are initialized to default values when classes are loaded and that objects are initialized via constructors, but there is more to initialization.
ASP.NET CORE Token Authentication and Authorization using JWT (No Cookies) – Part 1
(Joseph Rozario) This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
Use Angular Material Dialog As Spinner
(Veerendra Annigere) In this article, I am explaining how to use an Angular Material dialog as a spinner.
JPA @Embedded And @Embeddable Example
(Lefteris Karageorgiou) In this post, we will examine the functionality of two JPA annotations, the JPA @Embedded and the @Embeddable.
AWS Lambda with Node.js: A Complete Getting Started Guide
(Samuel James) AWS Lambda is a service that confuses many people. For that reason, you may be wondering just how it works, and how you’d use it to build a highly scalable event-driven application.
Creating An Unsaved Changes Alert In Angular
(Veerendra Annigere) In this article, I will explain how to create an unsaved changes alert using the CanDeactivate interface.
Structuring React applications
(Jack Franklin) One of the best features of React is that it doesn’t force much convention and leaves a lot of decisions up to the developer.
Quiz Application in React (Using Redux)
(Anurag Gandhi) A general purpose quiz application in React that can be used to run quizzes, mock tests, surveys, etc. This is an alternate version of my another article: “Quiz Application in Angular”.
Oracle Java updates have become easier to ignore
(Paul Krill) If the five new features in the new JDK don’t excite you, just remember the next JDK is only six months away