Full Stack Serverless: A Real-Time Chat App with GraphQL, CDK, AppSync, & React
If ‘full stack serverless’ sounds like a contradiction in terms, this will disabuse you of that notion. It explains how to use AWS’s Cloud Developent Kit and AppSync—along with React and GraphQL—to deploy a full stack app in ‘a few minutes’. - http://amp.gs/LunZ
#react
If ‘full stack serverless’ sounds like a contradiction in terms, this will disabuse you of that notion. It explains how to use AWS’s Cloud Developent Kit and AppSync—along with React and GraphQL—to deploy a full stack app in ‘a few minutes’. - http://amp.gs/LunZ
#react
DEV Community
Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React
How to build a full stack chat app on AWS with GraphQL, React, AWS CDK, AWS AppSync, Amazon DynamoDB, and Amazon Cognito.
A New Proposal for Decorators for JavaScript Classes
Currently at stage 2 in TC39’s process and due to be discussed in more depth this month, decorators provide a way to extend methods and other ‘syntax forms’ by wrapping them with other functionality. Note that this proposal differs from the decorators proposed to TC39 in 2018, that Babel 7 supports, and that inspired ‘experimental’ decorators in TypeScript. - http://amp.gs/L2pm
#javascript
Currently at stage 2 in TC39’s process and due to be discussed in more depth this month, decorators provide a way to extend methods and other ‘syntax forms’ by wrapping them with other functionality. Note that this proposal differs from the decorators proposed to TC39 in 2018, that Babel 7 supports, and that inspired ‘experimental’ decorators in TypeScript. - http://amp.gs/L2pm
#javascript
GitHub
proposal-decorators/README.md at simplified · tc39/proposal-decorators
Decorators for ES6 classes. Contribute to tc39/proposal-decorators development by creating an account on GitHub.
Introducing the New JSX Transform
https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
legacy.reactjs.org
Introducing the New JSX Transform – React Blog
This blog site has been archived. Go to react.dev/blog to see the recent posts. Although React 17 doesn’t contain new features, it will provide support for a new version of the JSX transform. In this post, we will describe what it is and how to try it. What’s…
Build a TikTok Clone with React and Firebase
TikTok is in the news a lot these days. Not just because it’s the current burning center of the the social media universe but also because it has become something of a political football in some parts of the world. Rumors of its shutdown or sale abound. Might that create an opportunity for you build a TikTok clone and become the next social media fad? - http://amp.gs/LFIq
#react
TikTok is in the news a lot these days. Not just because it’s the current burning center of the the social media universe but also because it has become something of a political football in some parts of the world. Rumors of its shutdown or sale abound. Might that create an opportunity for you build a TikTok clone and become the next social media fad? - http://amp.gs/LFIq
#react
CodeSource.io
Build a TikTok Clone with React and Firebase
In this article, we will build our TikTok clone with React and firebase, and also we will explore the cool feature of React hooks.
CORS – Cross-Origin Communication in the Modern Web
https://alazierplace.com/2019/06/cors-cross-origin-communication-in-the-modern-web/
https://alazierplace.com/2019/06/cors-cross-origin-communication-in-the-modern-web/
A Lazier Place
CORS - Cross-Origin Communication in the Modern Web | A Lazier Place
Ever wonder why sometimes you get a CORS: Access-Control-Allow-Origin error in your front-end app? Here I explain why and what to do about it!
Custom CSS Styles for Form Inputs and Textareas
Stephanie Eckles demonstrates how to create custom form input and textarea styles that have a near-identical appearance across the top browsers. - http://amp.gs/L3Bf
#css
Stephanie Eckles demonstrates how to create custom form input and textarea styles that have a near-identical appearance across the top browsers. - http://amp.gs/L3Bf
#css
Modern CSS Solutions
Custom CSS Styles for Form Inputs and Textareas | Modern CSS Solutions
Create custom form input and textarea styles that have a near-identical appearance across the top browsers, and ensure all states meet contrast requirements.
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
https://github.com/fabricjs/fabric.js
https://github.com/fabricjs/fabric.js
GitHub
GitHub - fabricjs/fabric.js: Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser - fabricjs/fabric.js