Creating a Simple, Serverless WebSocket-Based Chat App using AWS API Gateway
I’ve been playing with API Gateway’s new WebSockets support myself and it’s really neat. This is a good intro to using it in a practical way. - https://www.youtube.com/watch?v=Quk_XHMvFJI
#nodejs #video #aws
I’ve been playing with API Gateway’s new WebSockets support myself and it’s really neat. This is a good intro to using it in a practical way. - https://www.youtube.com/watch?v=Quk_XHMvFJI
#nodejs #video #aws
YouTube
Simple application with API Gateway Websockets | Serverless
In this video we will see how to do a simple application with the new API Gateway Websockets and Serverless Framework
★★ README / OPEN ME ★★
⭐ SUBSCRIBE TO THIS CHANNEL: http://bit.ly/foobar-youtube
⭐SHARE THIS VIDEO: https://youtu.be/Quk_XHMvFJI
☆☆ ABOUT…
★★ README / OPEN ME ★★
⭐ SUBSCRIBE TO THIS CHANNEL: http://bit.ly/foobar-youtube
⭐SHARE THIS VIDEO: https://youtu.be/Quk_XHMvFJI
☆☆ ABOUT…
8 Little Videos About the Firefox Shape Path Editor
Mikael Ainalem explores the possibilities of Firefox Shape Path Editor. - http://amp.gs/4sTD
#css
Mikael Ainalem explores the possibilities of Firefox Shape Path Editor. - http://amp.gs/4sTD
#css
Bits and Pieces
8 Little Videos About the Firefox Shape Path Editor
What is the one tool, except the browser and your editor/IDE, that you use the most? My guess is…
Scaling the A3C Algorithm to Multiple Machines with TensorFlow.JS
A3C (Asynchronous Advantage Actor-Critic) is a powerful deep reinforcement learning algorithm which is explained here. - http://amp.gs/4s6q
#nodejs #tensorflow
A3C (Asynchronous Advantage Actor-Critic) is a powerful deep reinforcement learning algorithm which is explained here. - http://amp.gs/4s6q
#nodejs #tensorflow
Storybook 5.0: The UI Component Workshop
Storybook is a popular tool for building UI components for React, Angular, and Vue.js apps, now with an all-new interface. Wondering why you should use Storybook? - http://amp.gs/4i5L
#storybook
Storybook is a popular tool for building UI components for React, Angular, and Vue.js apps, now with an all-new interface. Wondering why you should use Storybook? - http://amp.gs/4i5L
#storybook
Medium
Storybook 5.0
Welcome to the future of component development! We’re kicking off 2019 with Storybook 5.0 (SB5), our biggest release to date. Here’s…
A TSLint Rule for Detecting Invalid Uses of React Hooks
One for the TypeScript users. Enforces the rules of hooks. - http://amp.gs/4DZ2
#react #tslint #hooks
One for the TypeScript users. Enforces the rules of hooks. - http://amp.gs/4DZ2
#react #tslint #hooks
GitHub
Gelio/tslint-react-hooks
TSLint rule for detecting invalid uses of React Hooks - Gelio/tslint-react-hooks
JavaScript Performance Pitfalls in V8
A very detailed article where Benedikt Meurer of the core V8 team shows how V8 compiles your code and shares some tricks you can use to avoid performance problems. - http://amp.gs/4D0l
#nodejs
A very detailed article where Benedikt Meurer of the core V8 team shows how V8 compiles your code and shares some tricks you can use to avoid performance problems. - http://amp.gs/4D0l
#nodejs
Pony Foo
JavaScript Performance Pitfalls in V8
Benedikt shows how V8 compiles your JavaScript programs, and explains a few tricks you can use to avoid draining application performance down the sink.
Reactive Scroll Position Restoration with RxJS
This is a reactive Angular solution via RxJS for simple applications that suffer from a common navigation issue. Similar implementations could be done in other frameworks too. - http://amp.gs/4uqF
#angular
This is a reactive Angular solution via RxJS for simple applications that suffer from a common navigation issue. Similar implementations could be done in other frameworks too. - http://amp.gs/4uqF
#angular
Angular In Depth
Reactive Scroll Position Restoration with RxJS
This is a reactive Angular solution via RxJS for simple applications that suffer from a common navigation issue. Similar implementations…
Look Ma, No Media Queries! Responsive Layouts Using CSS Grid
Juan Martín García demonstrates the power of CSS Grid by building a couple of common responsive navigation layouts. - http://amp.gs/4JSU
#css #grid
Juan Martín García demonstrates the power of CSS Grid by building a couple of common responsive navigation layouts. - http://amp.gs/4JSU
#css #grid
CSS-Tricks
Look Ma, No Media Queries! Responsive Layouts Using CSS Grid | CSS-Tricks
Not only has CSS Grid reshaped the way we think and build layouts for the web, but it has also contributed to writing more resilient code, replacing
Building an Instagram 'Like' Bot with Node and Puppeteer
A good, practical walkthrough, though we should note that if you break your Instagram account doing this, you’re on your own. - https://www.youtube.com/watch?v=jw4exv4qv2E
#video #nodejs #puppeteer #like #instagram
A good, practical walkthrough, though we should note that if you break your Instagram account doing this, you’re on your own. - https://www.youtube.com/watch?v=jw4exv4qv2E
#video #nodejs #puppeteer #like #instagram
YouTube
Building an Instagram Like Bot with Nodejs & Puppeteer
In this video I am showing you how to build and code a simple Instagram login and like bot with NodeJs and Puppeteer.
I want to make this clear that I do NOT suggest you to start using this in order to spam, this video was done for educational purposes only.…
I want to make this clear that I do NOT suggest you to start using this in order to spam, this video was done for educational purposes only.…
Handtrack.js: Realtime Hand Detection, Directly in the Browser
A neat way to prototype hand-related gestures or interactions in the browser in very few lines of code. - http://amp.gs/40Ce
#javascript
A neat way to prototype hand-related gestures or interactions in the browser in very few lines of code. - http://amp.gs/40Ce
#javascript
Hackernoon
Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code.
My Intuition on When to Use Custom React Hooks
Learn how custom hooks are like mixins: a great way to share small bits of functionality between components. - http://amp.gs/4Kl3
#react #hooks
Learn how custom hooks are like mixins: a great way to share small bits of functionality between components. - http://amp.gs/4Kl3
#react #hooks
Frontend Armory
My Intuition on When to Use Custom React Hooks
Learn how custom hooks are like mixins: a great way to share small bits of functionality between components.
Integrating Google Analytics With Angular 2+
Google Analytics is at the forefront when it comes to offering effective ways to track the pages a user visits, the time they spend there and what they are doing. This makes it a necessity for the majority of companies around the world in providing valuable data for creating effective marketing campaigns, improving their user experience and so forth. - http://amp.gs/43zd
#angular
Google Analytics is at the forefront when it comes to offering effective ways to track the pages a user visits, the time they spend there and what they are doing. This makes it a necessity for the majority of companies around the world in providing valuable data for creating effective marketing campaigns, improving their user experience and so forth. - http://amp.gs/43zd
#angular
Scotch
Integrating Google Analytics With Angular 2+
Integrating Google Analytics with Angular 2+ has never been easier
Serverless Functions in Depth with AWS Amplify
A deep-dive on how to build, test, deploy, update, and delete serverless JS functions with AWS Amplify. - http://amp.gs/43Nb
#nodejs #aws
A deep-dive on how to build, test, deploy, update, and delete serverless JS functions with AWS Amplify. - http://amp.gs/43Nb
#nodejs #aws
A Cloud Guru
Serverless Functions In Depth
A deep-dive on how to build, test, deploy, update, & delete serverless functions with AWS Amplify.
Semantics to Screen Readers
Melanie Richards breaks down how screen readers access our content step-by-step. - http://amp.gs/4HlO
#css
Melanie Richards breaks down how screen readers access our content step-by-step. - http://amp.gs/4HlO
#css
A List Apart
Semantics to Screen Readers
As an extension to our From URL to Interactive series, designer and front-end developer Melanie Richards takes a deep dive into how our content is accessed by a wide array of screen readers, which …
JavaScript Symbols: But Why?
Not played with symbols (a new data type introduced with ES6) yet? This is a gentle way to get up to speed with not only what they are but why you might use them. - http://amp.gs/4HMM
#es6 #symbol
Not played with symbols (a new data type introduced with ES6) yet? This is a gentle way to get up to speed with not only what they are but why you might use them. - http://amp.gs/4HMM
#es6 #symbol
Medium
JavaScript Symbols: But Why?
Symbols, the newest JavaScript primitive, bring a few benefits to the language and are particularly useful when used as object properties.
A Storybook with Angular
Bridging the gap between design and development is always a constant struggle when we are talking about creating web or mobile applications. - http://amp.gs/4271
#angular #storybook
Bridging the gap between design and development is always a constant struggle when we are talking about creating web or mobile applications. - http://amp.gs/4271
#angular #storybook
Medium
A Storybook with Angular
Bridging the gap between design and development is always a constant struggle when we are talking about creating web or mobile…
Building a Static Blog using Gatsby and Strapi
A very thorough guide complete with several screencasts to help guide you through the process. If you’re not familiar with Strapi, it’s an open-source headless CMS. - http://amp.gs/42wS
#nodejs #gatsby #strapi
A very thorough guide complete with several screencasts to help guide you through the process. If you’re not familiar with Strapi, it’s an open-source headless CMS. - http://amp.gs/42wS
#nodejs #gatsby #strapi
What the Functor? Functional Terminology Explained with JS
We recently linked to a neat jargon-free intro to functional programming concepts and the author is now back with… an introduction to some of the jargon! Functors, categories, endofunctors, monoids, and monads are deftly explained here. - http://amp.gs/4wrk
#javascript
We recently linked to a neat jargon-free intro to functional programming concepts and the author is now back with… an introduction to some of the jargon! Functors, categories, endofunctors, monoids, and monads are deftly explained here. - http://amp.gs/4wrk
#javascript
Matthew T Gerstman
What the Functor?
A monad is just a monoid in the category of endofunctors, what's the problem? Hopefully, you'll understand this when we're done.
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
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
Medium
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…
Designing An Aspect Ratio Unit For CSS
Rachel Andrew looks at the process of designing an aspect ratio unit for CSS and explains how it will work. - http://amp.gs/4Xna
#css
Rachel Andrew looks at the process of designing an aspect ratio unit for CSS and explains how it will work. - http://amp.gs/4Xna
#css
Smashing Magazine
Designing An Aspect Ratio Unit For CSS — Smashing Magazine
What problems will the new aspect ratio unit solve? A look at the design of a new CSS feature.