How I Built a Serverless Twitter Bot in Node in a Day
Insights, steps, and useful links if you want to build your own basic Twitter bot on top of AWS Lambda functions. - http://amp.gs/FDIP
#nodejs
Insights, steps, and useful links if you want to build your own basic Twitter bot on top of AWS Lambda functions. - http://amp.gs/FDIP
#nodejs
Medium
How I Built a Serverless AWS Lambda Twitter Bot in NodeJS in a Single Day
The steps I took, some insight, and what you can do to have one too.
Understanding Reactivity in Vue 3.0
The Vue.js core team member Jinjiang has written an amazing, in-depth article about the reactivity system that can be found in Vue 3.0. It talks about how the reactivity API has evolved from what we had in Vue 2.x and it even shows how you can use the Vue’s new standalone reactivity with React. - http://amp.gs/Fuzf
#vue
The Vue.js core team member Jinjiang has written an amazing, in-depth article about the reactivity system that can be found in Vue 3.0. It talks about how the reactivity API has evolved from what we had in Vue 2.x and it even shows how you can use the Vue’s new standalone reactivity with React. - http://amp.gs/Fuzf
#vue
DEV Community
Understanding Reactivity in Vue 3.0
This article is just written for my knowledge and understanding of the coolest part in Vue: the react...
Serverless Rendering with Cloudflare Workers
How to do server-side rendering ‘at the edge’ using Workers Sites, Wrangler, HTMLRewriter, and tools from the broader Workers platform. - http://amp.gs/Fu5x
#serverless #rendering #cloudflare
How to do server-side rendering ‘at the edge’ using Workers Sites, Wrangler, HTMLRewriter, and tools from the broader Workers platform. - http://amp.gs/Fu5x
#serverless #rendering #cloudflare
The Cloudflare Blog
Serverless Rendering with Cloudflare Workers
Learning how to do server-side rendering at the network edge using Workers Sites, Wrangler, HTMLRewriter, and tools from the broader Workers platform.
Designing Adaptive Components, Beyond Responsive Breakpoints
Stéphanie Walter on designing systems of reusable components that adapt to responsive layouts, containers, work with different content states and adapt to user needs, behavior, and context. - http://amp.gs/F0Wk
#css
Stéphanie Walter on designing systems of reusable components that adapt to responsive layouts, containers, work with different content states and adapt to user needs, behavior, and context. - http://amp.gs/F0Wk
#css
How to Use useDrag
At one time it was revolutionary, but drag-n-drop on touch screen devices is something your app’s users now expect. They’ll be more surprised if it’s not there than if it is. To avoid disappointing them, here’s how to implement it using a series of familiar examples. - http://amp.gs/FKsQ
#react
At one time it was revolutionary, but drag-n-drop on touch screen devices is something your app’s users now expect. They’ll be more surprised if it’s not there than if it is. To avoid disappointing them, here’s how to implement it using a series of familiar examples. - http://amp.gs/FKsQ
#react
Build a Secure Node API with Koa
The focus here is on creating Koa middleware that uses the Okta service to secure things. - http://amp.gs/F3Ap
#nodejs #koa
The focus here is on creating Koa middleware that uses the Okta service to secure things. - http://amp.gs/F3Ap
#nodejs #koa
Several New Features Promoted to Stage 4 at TC39
If you’re interested in the future of JavaScript, several features have been promoted to stage 4 which, in TC39 parlance, means they are ‘finished’ and ready for inclusion in the formal ECMAScript standard - http://amp.gs/FHOe
#javascript
If you’re interested in the future of JavaScript, several features have been promoted to stage 4 which, in TC39 parlance, means they are ‘finished’ and ready for inclusion in the formal ECMAScript standard - http://amp.gs/FHOe
#javascript
DEV Community
JavaScript: Latest Stage-4 features
The below features advanced to stage-4 in the recent TC39 meeting: Intl.DateTimeFormat: dateStyle &...
Context and Provider Pattern with the Vue 3 Composition API
Learn how to use the Vue 3 Composition API to replicate the React Context and Provider API. - http://amp.gs/F2jo
#vue
Learn how to use the Vue 3 Composition API to replicate the React Context and Provider API. - http://amp.gs/F2jo
#vue
What Does 100% Mean in CSS?
Amelia Wattenberger shares a guide on what percentage means in what context. - http://amp.gs/F2dS
#css
Amelia Wattenberger shares a guide on what percentage means in what context. - http://amp.gs/F2dS
#css
The Docker Handbook: A Practical Docker Intro
If you’re new to Docker, this is one of those great walkthrough/practical style tutorials that covers the main concepts complete with examples. - http://amp.gs/FwzC
#docker
If you’re new to Docker, this is one of those great walkthrough/practical style tutorials that covers the main concepts complete with examples. - http://amp.gs/FwzC
#docker
How to Reuse Node Packages with AWS Lambda Functions
…using Amplify and Lambda Layers. - http://amp.gs/Fw48
#nodejs #lambda #aws
…using Amplify and Lambda Layers. - http://amp.gs/Fw48
#nodejs #lambda #aws
freeCodeCamp.org
How to Reuse Node.js Packages with AWS Lambda Functions Using Amplify and Lambda Layers
In this article, you'll learn how to inject custom packages on AWS Lambda Functions' Runtime by using AWS Lambda Layers. You'll also use Amplify to develop, deploy, and distribute your applications. Serverless applications are great for those who don't want…
How to Build a Chatbot with React
While you may either love them or hate them, chatbots are everywhere these days, so it’s really just a matter of time before you have to incorporate one into a project. This is a React-based approach to the task. - http://amp.gs/FwoW
#react
While you may either love them or hate them, chatbots are everywhere these days, so it’s really just a matter of time before you have to incorporate one into a project. This is a React-based approach to the task. - http://amp.gs/FwoW
#react
Digging Into the Flex Property
Ahmad Shadeed goes through the shorthand and the longhand flex properties and explains when and why to use them with practical and visual examples. - http://amp.gs/FFrY
#css
Ahmad Shadeed goes through the shorthand and the longhand flex properties and explains when and why to use them with practical and visual examples. - http://amp.gs/FFrY
#css
Separating Core Logic and Framework Integrations
Write a simple useForm composable to integrate a framework-agnostic form validation library with Vue.js 3. - http://amp.gs/FXPl
#vue
Write a simple useForm composable to integrate a framework-agnostic form validation library with Vue.js 3. - http://amp.gs/FXPl
#vue
Building a REST API Using Google Sheets
Not all apps need a database. Not all serverless functions need AWS Lambda or Cloudflare Workers.. This is an interesting look at using Google Cloud Run along with Google Sheets as a sort-of serverless data storage API. - http://amp.gs/FLxO
#nodejs
Not all apps need a database. Not all serverless functions need AWS Lambda or Cloudflare Workers.. This is an interesting look at using Google Cloud Run along with Google Sheets as a sort-of serverless data storage API. - http://amp.gs/FLxO
#nodejs
Medium
How I Built a REST API Using Google Sheets
Not all apps need a database. Sometimes a spreadsheet will do
V8 Version 8.5 Now in Beta
Coming soon to a Node.js near you (not to mention Chrome 85), the latest branch of the V8 JavaScript engine boasts Promise.any, String.prototype.replaceAll (no regex needed!) and support for logical assignment operators (like ||=). - http://amp.gs/FWng
#javascript
Coming soon to a Node.js near you (not to mention Chrome 85), the latest branch of the V8 JavaScript engine boasts Promise.any, String.prototype.replaceAll (no regex needed!) and support for logical assignment operators (like ||=). - http://amp.gs/FWng
#javascript
v8.dev
V8 release v8.5 · V8
V8 release v8.5 features Promise.any, String#replaceAll, logical assignment operators, WebAssembly multi-value and BigInt support, and performance improvements.
Methods of Improving And Optimizing Performance in React Apps
Performance optimization is like sailing (and a lot of other things) — it takes a day to learn to do and a lifetime to learn to do it well. But with all the options available where to begin exactly? This provides prescriptive recommendations to get you started in the right direction. - http://amp.gs/FazA
#react
Performance optimization is like sailing (and a lot of other things) — it takes a day to learn to do and a lifetime to learn to do it well. But with all the options available where to begin exactly? This provides prescriptive recommendations to get you started in the right direction. - http://amp.gs/FazA
#react
Make the most of Angular DI: private providers concept
We can transfer any data through our apps, transform and replace it at any level.
So we can make the architecture simpler and more flexible with clear data flow and low coupling. It also makes testing and replacing our dependencies easy. - http://amp.gs/Fa6Q
#angular
We can transfer any data through our apps, transform and replace it at any level.
So we can make the architecture simpler and more flexible with clear data flow and low coupling. It also makes testing and replacing our dependencies easy. - http://amp.gs/Fa6Q
#angular
A Mental Model to Think in TypeScript
If you’re new to TypeScript and struggling with how to ‘think more in types.’ - http://amp.gs/Fo6S
#typescript
If you’re new to TypeScript and struggling with how to ‘think more in types.’ - http://amp.gs/Fo6S
#typescript
13 React Date-Pickers and Time-Pickers
We genuinely believed there was nothing new under the sun with respect to date and time pickers. Turns out we were wrong. The one you want has to be in here somewhere. Each example comes with a helpful description. -http://amp.gs/FMGS
#react #datetimepicker
We genuinely believed there was nothing new under the sun with respect to date and time pickers. Turns out we were wrong. The one you want has to be in here somewhere. Each example comes with a helpful description. -http://amp.gs/FMGS
#react #datetimepicker
Medium
13 React DatePickers and TimePickers for 2020
Useful React components and libraries that save you time when letting users choose their own time.