Remove explore angular
article thumbnail

Support ending for MS Internet Explorer versions 7-10, and older JavaScript frameworks

Dynatrace

Microsoft support for Internet Explorer 10 ended on January 31, 2020. Dynatrace will end support for Internet Explorer 10 and earlier versions in May 2023 with the release of RUM JavaScript version 1.265 and Dynatrace version 1.266. Dynatrace will continue providing security updates as and when necessary during normal support cycle.

Internet 213
article thumbnail

Querying a GraphQL API in a React Web Application

The Polyglot Developer

Looking at things in the other direction, you might remember my tutorials, Query a GraphQL API on Android and iOS with NativeScript and Angular , and Query A GraphQL API with Vue.js and Axios , which demonstrated how to query a GraphQL in an Angular or Vue.js This time around we’re going to explore another popular framework.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Query A GraphQL API On Android And iOS With NativeScript And Angular

The Polyglot Developer

web application , but what if we wanted to explore something with an Android or iOS mobile application? In this tutorial we’re going to see how to create an iOS and Android mobile application using NativeScript and Angular and then query a GraphQL API from that application using numerous methods.

Mobile 83
article thumbnail

Execute HTTP Requests in JavaScript Applications

The Polyglot Developer

When working with frameworks such as Angular, Vue, and React, there is baked in functionality for making requests, but what about if you’re using vanilla JavaScript or you’d prefer not to use those built in functionalities? In this tutorial we’re going to explore a few options towards making HTTP requests in JavaScript.

Mobile 94
article thumbnail

Using Socket.io to Create a Multiplayer Game with Angular and Node.js

The Polyglot Developer

In this tutorial we’re going to explore Socket.io and that server will communicate with each of our games running as Angular applications. to Create a Multiplayer Game with Angular and Node.js Instead it makes sense to use sockets. for our client and server communication. We’re going to create a Socket.io

Games 69
article thumbnail

Authenticate With JWT In A NativeScript Angular Mobile Application

The Polyglot Developer

There are many different authentication strategies out there, one of which is with Json Web Tokens (JWT) that we explored in one of my previous Node.js The post Authenticate With JWT In A NativeScript Angular Mobile Application appeared first on The Polyglot Developer.

Mobile 52
article thumbnail

Use A Side Drawer And Feature Rich List View In A NativeScript Angular App

The Polyglot Developer

I release a lot of content and build a lot of mobile applications using the NativeScript mobile framework, most of which includes Angular. These side drawer components can improve the user experience significantly so I figured I would explore the topic.

Mobile 52