FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Fully functional WhatsApp Clone using Angular, GraphQL, Apollo, TypeScript and PostgreSQL

An open-source full-stack example app made with Angular 7.2, TypeScript, GraphQL Subscriptions, GraphQL Code Generator, GraphQL Modules, PostgreSQL and TypeORM. - http://amp.gs/4FCZ

#angular #graphql #typeorm #apollo
Add Authentication and Authorization to Vue.js Apps with Auth0 and GraphQL

This tutorial will show you how to add authentication to a Vue.js app with Auth0. Other technologies used include Apollo, Hasura GraphQL, and authorization with JWT. - http://amp.gs/RStw

#vue #graphql
How to Create a Secure Node.js GraphQL API

This GraphQL tutorial outlines how to create an API for use in Node projects and examines how it compares to REST-based solutions. - http://amp.gs/Ou8v

#nodejs #graphql
Building a CRUD App with Vue and GraphQL

Let’s put our knowledge of GraphQL to use by creating a simple app in Vue.js and sending GraphQL queries for creating, reading, updating, and deleting data. - http://amp.gs/O6Np

#vue #graphql
Build a Dependency Graph Profiler in JavaScript

Sadly the code is just giant screenshots, but it’s neat to see an approach to doing this. - http://amp.gs/qWxF

#nodejs #graphQL
Integrating TypeScript with GraphQL

A thorough tutorial showing off using the TypeGraphQL library to build GraphQL APIs in Node while leaning on TypeScript’s features. - http://amp.gs/Kt9i

#graphql
A Principled Approach to GraphQL Query Cost Analysis

Why you should measure the cost of your GraphQL queries, and how you should do it. - http://amp.gs/wNr4

#graphql
A Full Stack Guide to GraphQL: React Client

The final installment in this series which covers creating a full-stack project with GraphQL at its core. In this post, the React front-end is built to consume the back-end services developed in previous instalments - http://amp.gs/FQKl

#react #graphql
Understanding the GraphQL Type System

Tania is one of our favorite tech bloggers as everything she writes is so easy to follow without sacrificing the necessary technical details, so if you want to learn more about how GraphQL schemas are structured, this is a handy read. - https://www.taniarascia.com/graphql-type-system/

#graphql
Unlock the full potential of Vue 3 with TypeScript.

Dive into the world of TypeScript. In this Vue.js Amsterdam 2023 presentation video, find out why we should use TypeScript and how to get started with it in our Vue.js applications. A must-watch resource is you are looking to learn the advantages of using TypeScript and various ways to incorporate it into Vue.js. - https://www.youtube.com/watch?v=VBQ3_IXy3JA&list=PL02pdjMT4gWzQ8QZo9ddWuU4nz6s63o1u&index=25

#vue