Running Node.js 11 on AWS Lambda
With Lambda’s new Layers feature and custom runtimes you can now build your own custom artifacts, enabling you to share and manage common code between serverless functions. - http://amp.gs/ELZl
#nodejs #aws
With Lambda’s new Layers feature and custom runtimes you can now build your own custom artifacts, enabling you to share and manage common code between serverless functions. - http://amp.gs/ELZl
#nodejs #aws
Cube.js Blog
A crash course on Serverless with AWS - Running Node.js 11 on Lambda | Cube.js Blog
With AWS Lambda Layers and custom runtimes you can now build your own custom artifacts, enabling you to share and manage common code between serverless functions.
Keep Math in the CSS
Chris Coyier on why you should be leaving math calculations in your CSS. - http://amp.gs/ELih
#css
Chris Coyier on why you should be leaving math calculations in your CSS. - http://amp.gs/ELih
#css
CSS-Tricks
Keep Math in the CSS | CSS-Tricks
There is a sentiment that leaving math calculations in your CSS is a good idea that I agree with. This is for math that you could calculate at authoring
Stories, Chapters and Paragraphs: Structuring Content with Storyblok and Vue.js
Structuring the content for complex pages, like homepages and landing pages, can be a very challenging task. Find out how Storyblok and Vue.js can make things easier. - http://amp.gs/EWxL
#vue #storyblok
Structuring the content for complex pages, like homepages and landing pages, can be a very challenging task. Find out how Storyblok and Vue.js can make things easier. - http://amp.gs/EWxL
#vue #storyblok
Storyblok
Stories, Chapters and Paragraphs: Structuring Content with Storyblok and Vue.js
Structuring the content for complex sites like homepages and landing pages, can be a very challenging task. For the longest time most content management systems weren’t really well suited for dealing with complex content structures.
Which JavaScript Frameworks Are the Fastest?
Web performance is a big and complex topic. This post narrows it down to a discussion of front end JavaScript frameworks and how using one versus another might impact the performance of your app. - http://amp.gs/EWQT
#javascript
Web performance is a big and complex topic. This post narrows it down to a discussion of front end JavaScript frameworks and how using one versus another might impact the performance of your app. - http://amp.gs/EWQT
#javascript
JavaScript Report
Which JavaScript Frameworks Are the Fastest?
Web performance is a big and complex topic. In this post we’ll narrow it down to a discussion of front end JavaScript frameworks and how using one versus another might impact the performance of your app. In particular, we’ll be looking at two things: (1)…
All About Prefetching
Katie Hempenius explains how prefetching works and how you can start using it. - http://amp.gs/EaRR
#css
Katie Hempenius explains how prefetching works and how you can start using it. - http://amp.gs/EaRR
#css
3 Tips for Scaling Large Vue.js Applications
This article offers three great tips for scaling large Vue apps including splitting the app into isolated modules, using a micro-frontend architecture, and not overusing the Vuex store. - http://amp.gs/Eawk
#vue
This article offers three great tips for scaling large Vue apps including splitting the app into isolated modules, using a micro-frontend architecture, and not overusing the Vuex store. - http://amp.gs/Eawk
#vue
www.maxpou.fr
3 Tips for Scaling Large Vue.js Application | Maxence Poutord
TLDR; Split your application into completely isolated modules Consider micro-frontends architecture Don't overuse your Vuex store Tip #…
The Best Way to Bind Event Handlers in React
Explores common ways of creating event bindings in React, their pros and cons, plus the author’s favorite approach. - http://amp.gs/EoZs
#react
Explores common ways of creating event bindings in React, their pros and cons, plus the author’s favorite approach. - http://amp.gs/EoZs
#react
freeCodeCamp.org
The best way to bind event handlers in React
Binding event handlers in React can be tricky (you have JavaScript to thank for that). For those who know the history of Perl and Python…
Presenting UX Research using the Jobs to Be Done Framework
Sharing the findings of generative research using the JTBD framework provides a platform for innovation and data-inspired creativity. - http://amp.gs/EoJW
#ux
Sharing the findings of generative research using the JTBD framework provides a platform for innovation and data-inspired creativity. - http://amp.gs/EoJW
#ux
Uxmatters
Presenting UX Research Findings Using the Jobs to Be Done Framework :: UXmatters
Web magazine about user experience matters, providing insights and inspiration for the user experience community
TUI Calendar: An Attractive, Full Featured Calendar Control
From the creators of TUI Chart comes TUI Calendar, a highly customizable JavaScript calendar widget that supports numerous view types (weekly, monthly, etc.), dragging and resizing of schedule items, and is basically like your own Google Calendar in a box. MIT licensed too. - http://amp.gs/EoFv
#components #calendar
From the creators of TUI Chart comes TUI Calendar, a highly customizable JavaScript calendar widget that supports numerous view types (weekly, monthly, etc.), dragging and resizing of schedule items, and is basically like your own Google Calendar in a box. MIT licensed too. - http://amp.gs/EoFv
#components #calendar
GitHub
GitHub - nhn/tui.calendar: 🍞📅A JavaScript calendar that has everything you need.
🍞📅A JavaScript calendar that has everything you need. - GitHub - nhn/tui.calendar: 🍞📅A JavaScript calendar that has everything you need.
How vue-router guards work & when to use them
Deep dive into the main subject: Vue Router Guards. - http://amp.gs/EMzi
#vue #router #guard
Deep dive into the main subject: Vue Router Guards. - http://amp.gs/EMzi
#vue #router #guard
ITNEXT
Yes, this is how vue-router guards work & when to use them
HO HO HO! Merry Christmas! Yes, I know it’s too early but, I won’t be writing any story before the 25th of December, so Merry Christmas by…
Examples of Everything New in ES2016, 2017, and 2018
A worthwhile roundup of all the new bits and pieces in recent ECMAScript specs. - http://amp.gs/EMdf
#javascript
A worthwhile roundup of all the new bits and pieces in recent ECMAScript specs. - http://amp.gs/EMdf
#javascript
freeCodeCamp.org
Here are examples of everything new in ECMAScript 2016, 2017, and 2018
It’s hard to keep track of what’s new in JavaScript (ECMAScript). And it’s even harder to find useful code examples.
Rekit Studio: An IDE for React and Redux Development
The stable release of Rekit Studio, a complete IDE for React, Redux and React Router development, is now available. - http://amp.gs/E5mU
#react
The stable release of Rekit Studio, a complete IDE for React, Redux and React Router development, is now available. - http://amp.gs/E5mU
#react
freeCodeCamp.org
Introducing Rekit Studio: a real IDE for React and Redux development
We’re very excited to announce the stable release of Rekit Studio, a complete IDE for React, Redux and React Router development!
The Front-End Developer Handbook 2018 Edition
An online guide that outlines and discusses the practice of front-end engineering, how to learn it and what tools are used in the practice, as of 2018. Let’s hope we see a 2019 edition! - http://amp.gs/E5OW
#frontend #handbook
An online guide that outlines and discusses the practice of front-end engineering, how to learn it and what tools are used in the practice, as of 2018. Let’s hope we see a 2019 edition! - http://amp.gs/E5OW
#frontend #handbook
Frontendmasters
Front-End Developer Handbook 2018 - Learn the entire JavaScript, CSS and HTML development practice!
A guide for front-end developers to equip themselves with latest learning resources and development tools in front-end engineering.
Best practices: Navigation Design
Create navigation systems empowering users to truly interact with your product. - http://amp.gs/EQZw
#ui #design
Create navigation systems empowering users to truly interact with your product. - http://amp.gs/EQZw
#ui #design
Justinmind
Navigation Design | Patterns, tips & best practices
Navigation design is about creating a system that empowers your users to interact with and use your product. This is everything you need to know
Designing (Very) Large JavaScript Applications
A written version of a talk given by Google’s Malte Ubl at JSConf Australia that took a high level look at modularity, lazy loading code, and similar concepts. - http://amp.gs/EQaz
#javascript
A written version of a talk given by Google’s Malte Ubl at JSConf Australia that took a high level look at modularity, lazy loading code, and similar concepts. - http://amp.gs/EQaz
#javascript
Medium
Designing very large (JavaScript) applications
This is a mildly edited transcript of my JSConf Australia talk. Watch the whole talk on YouTube.
5 Tips to improve User Experience of your Angular app with NgRx
Web app performance matters. It matters even more so when the company’s finances are depending on such apps for users to engage with the site and to keep them coming back. As numerous studies have shown, poor loading times and overall slowness leads to the increased bounce rates and decreases the general satisfaction of the users. - http://amp.gs/Ecdm
#angular
Web app performance matters. It matters even more so when the company’s finances are depending on such apps for users to engage with the site and to keep them coming back. As numerous studies have shown, poor loading times and overall slowness leads to the increased bounce rates and decreases the general satisfaction of the users. - http://amp.gs/Ecdm
#angular
Angular In Depth
5 Tips to improve User Experience of your Angular app with NgRx
Performance of web apps matters. It matters even more so when the company’s finances are depending on such apps if it needs users to be…
Vue Route Component Hooks
One of the most challenging parts of building a universal web application with Vue is figuring out which Vue and Vue Router lifecycle hooks to use for requesting data during a route’s lifecycle. - http://amp.gs/E6vB
#vue
One of the most challenging parts of building a universal web application with Vue is figuring out which Vue and Vue Router lifecycle hooks to use for requesting data during a route’s lifecycle. - http://amp.gs/E6vB
#vue
ITNEXT
Vue Route Component Hooks
How to request data in a universal web application
JavaScript Fundamentals Before Learning React
A concise list of all the different JavaScript functionalities that can be used to complement a React app. - http://amp.gs/EbvM
#react
A concise list of all the different JavaScript functionalities that can be used to complement a React app. - http://amp.gs/EbvM
#react
www.robinwieruch.de
JavaScript fundamentals before learning React
All the fundamentals in JavaScript for learning React. Often React beginners realize that most of the learnings are JavaScript, because React has only a small API ...
The Front-End Performance Checklist
An extensive list of things you should check or at least be aware of as a front-end developer trying to make your sites work as fast as possible. - http://amp.gs/VI1o
#frontEnd
An extensive list of things you should check or at least be aware of as a front-end developer trying to make your sites work as fast as possible. - http://amp.gs/VI1o
#frontEnd
GitHub
thedaviddias/Front-End-Performance-Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others - thedaviddias/Front-End-Performance-Checklist