Open in app
Home
Notifications
Lists
Stories

Write
Revanth Oleti
Revanth Oleti

Home
About

Dec 23, 2021

Getting started with Angular Testing: Cypress

Automated E2E tests — What is E2E testing? When we keep on adding functionalities to our applications, we also need to make sure the functionalities which are already present does not break. End to end testing make sure that the application does not break even when the new functionalities are added. It tests the application from start to…

Cypress

7 min read

Getting started with Angular Testing: Cypress
Getting started with Angular Testing: Cypress

Dec 1, 2021

Platform for GraphQL — Apollo

Apollo is the only platform that runs the queries written in GraphQL. — Apollo can be connected to multiple data sources. It sits between the client applications and backend services. Users can develop, manage and query the data with Apollo platform. Apollo provides three most useful things that made users easy to use and shift towards GraphQL. Apollo Server. Apollo Client. Apollo Studio. Apollo Server

Graph QL

4 min read

Platform for GraphQL — Apollo
Platform for GraphQL — Apollo

Nov 2, 2021

GraphQL Execution

Do you know how really the GraphQL queries are executed? Lets discuss here.. — Before knowing how they are executing, you should know the syntax of GraphQL queries. You can refer my previous story to know about type systems, queries and mutation syntax. Start GraphQL Query language for APIs.revantholeti.medium.com Without type system GraphQL will not execute query. We can take a sample schema file to get better understanding. …

Graph QL

4 min read

GraphQL Execution
GraphQL Execution

Oct 22, 2021

Start GraphQL

Query language for APIs. — Before stepping into GraphQL, we should know the reasons why and who developed it and why it became popular in short period of time. It was developed by Facebook and started using it in its mobile apps since 2012. By that time, many other companies are working on there own…

Graph QL

5 min read


Oct 1, 2019

Getting started with Angular — for beginners

Angular is one of the popular JavaScript library that is used to develop User Interface(UI). This post is for beginners who are looking for good start in Angular. To know more about angular, checkout angular documentation while developing complex applications. — This story deals only the basic concepts of angular, like installing, creation of project, structure of the project and component creation.

Java Script

5 min read

Getting started with Angular
Getting started with Angular
Revanth Oleti

Revanth Oleti

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable