Demystifying angular/router: what is RouterScroller and why is it useful?
The RouterScroller entity is a very interesting part of the Angular Router. In this post, we're going to have a look at how it works, what makes its features possible and how it can be configured, depending on the developer's needs. - http://amp.gs/WDsA
#angular
The RouterScroller entity is a very interesting part of the Angular Router. In this post, we're going to have a look at how it works, what makes its features possible and how it can be configured, depending on the developer's needs. - http://amp.gs/WDsA
#angular
Micro-FE Architecture: Webpack 5, Module Federation, and custom startup code.
Advanced implementation tactics to attach a startup sequence to micro-frontend applications designed using Module Federation. - http://amp.gs/Wuh4
#microfrontend
Advanced implementation tactics to attach a startup sequence to micro-frontend applications designed using Module Federation. - http://amp.gs/Wuh4
#microfrontend
Medium
Micro-FE Architecture: Webpack 5, Module Federation, and custom startup code.
Advanced implementation tactics to attach a startup sequence to micro-frontend applications designed using Module Federation.
Building Scalable GraphQL APIs on AWS with CDK, TypeScript, AppSync, DynamoDB, and Lambda
AWS AppSync is a managed serverless GraphQL service and you can bring it together with numerous other technologies to create powerful solutions like a real-time GraphQL API as here. - http://amp.gs/WJhk
#aws #graphql
AWS AppSync is a managed serverless GraphQL service and you can bring it together with numerous other technologies to create powerful solutions like a real-time GraphQL API as here. - http://amp.gs/WJhk
#aws #graphql
Amazon
Building Scalable GraphQL APIs on AWS with CDK, TypeScript, AWS AppSync, Amazon DynamoDB, and AWS Lambda | Amazon Web Services
September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a managed serverless GraphQL service that simplifies application development by letting you create a flexible API to securely access…
Logical Layout Enhancements With Flow-Relative Shorthands
Adam Argyle and Oriol Brufau give an introduction to logical property shorthands and inset properties. - http://amp.gs/W0GB
#css
Adam Argyle and Oriol Brufau give an introduction to logical property shorthands and inset properties. - http://amp.gs/W0GB
#css
RSLint: A Super Fast JS Linter Written in Rust
Last week we mentioned the Go-powered esbuild bundler but now Rust wants a turn at creating performance-focused JavaScript tooling. This seems to be a bit of a trend as Dr. Axel mentions next.. - http://amp.gs/WKxZ
#javascript #rslint
Last week we mentioned the Go-powered esbuild bundler but now Rust wants a turn at creating performance-focused JavaScript tooling. This seems to be a bit of a trend as Dr. Axel mentions next.. - http://amp.gs/WKxZ
#javascript #rslint
GitHub
GitHub - rslint/rslint: A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate - GitHub - rslint/rslint: A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
👍1
7 Best Angular Component Libraries to use in 2020
Angular is one of the elite JavaScript framework with more than 60,000 GitHub stars. Developed by Google and based on TypeScript, Angular is capable of delivering great web applications with high web page performances. - http://amp.gs/W3fv
#angular
Angular is one of the elite JavaScript framework with more than 60,000 GitHub stars. Developed by Google and based on TypeScript, Angular is capable of delivering great web applications with high web page performances. - http://amp.gs/W3fv
#angular
DEV Community
7 Best Angular Component Libraries to use in 2020
Angular is one of the elite JavaScript framework with more than 60,000 GitHub stars. Developed by Goo...
Build an Authenticated JAMstack App with Next.js, Airtable, Tailwind CSS, and Auth0
A detailed guide to building a Jamstack application with authentication features using Next.js. Be sure to check out the accompanying video tutorial series. - http://amp.gs/W2Z7
#nodejs
A detailed guide to building a Jamstack application with authentication features using Next.js. Be sure to check out the accompanying video tutorial series. - http://amp.gs/W2Z7
#nodejs
James Q Quick's Blog
Build an Authenticated JAMstack App with Next.js, Airtable, Tailwind CSS, and Auth0
Next.js makes building Full-stack applications in the JAMstack much easier, but there's still a few pieces to figure out. Where are you going to store data? How are you handling authentication? Well, here's how we are going to put it all together.
N...
N...
CSS Text Effects - Five Minimal Examples
Ryan Finni showcases some nice, minimal examples of CSS Text Effects. - http://amp.gs/WwnN
#css
Ryan Finni showcases some nice, minimal examples of CSS Text Effects. - http://amp.gs/WwnN
#css
Let's Build UI
CSS Text Effects - Five Minimal Examples
Exploring lightweight CSS text clipping and masking effects.
Understanding TypeScript Generics
An introduction to the use of generics in TypeScript with examples grounded in real-world use cases. This is a long article that goes into a lot of depth. - http://amp.gs/WwKW
#typescript
An introduction to the use of generics in TypeScript with examples grounded in real-world use cases. This is a long article that goes into a lot of depth. - http://amp.gs/WwKW
#typescript
Smashing Magazine
Understanding TypeScript Generics — Smashing Magazine
An introduction to the utilization of Generics in TypeScript with examples grounded in real-world use cases, such as collections, approaches to error handling, the Repository Pattern, and so on.
A very powerful tool 💪 for those who are familiar with the React development tool, as well as for designers and front-enders, has been featured on Product Hunt today! 🔥
Quarkly.io is a hybrid code editor, es7 code execution environment, module assembly and graphics editor. It is definitely a product of the day (or maybe even a week), which is worth taking a closer look at by everyone who is in one way or another involved in the development of websites and web apps!
Video trailer: https://youtu.be/Rzgdz1mbLbE
If you liked the project and want to support it, follow the link: https://u.to/dDUmGg
Quarkly.io is a hybrid code editor, es7 code execution environment, module assembly and graphics editor. It is definitely a product of the day (or maybe even a week), which is worth taking a closer look at by everyone who is in one way or another involved in the development of websites and web apps!
Video trailer: https://youtu.be/Rzgdz1mbLbE
If you liked the project and want to support it, follow the link: https://u.to/dDUmGg
YouTube
Quarkly — a Design Tool for the Intuitive Creation of Sites & Web Apps on React
Quarkly brings together the best of the two worlds — tools for designers and developers. Just imagine how convenient this is: a designer creates a site or an app on a canvas using familiar features, and on the fly this mockup transforms into the React code…
FrontEnd Development pinned «A very powerful tool 💪 for those who are familiar with the React development tool, as well as for designers and front-enders, has been featured on Product Hunt today! 🔥 Quarkly.io is a hybrid code editor, es7 code execution environment, module assembly and…»
Why React Hooks Over Higher-Order Components
Robin is back with a fantastic set of examples demonstrating the advantages of using hooks over higher-order components. - http://amp.gs/WFeq
#react
Robin is back with a fantastic set of examples demonstrating the advantages of using hooks over higher-order components. - http://amp.gs/WFeq
#react
www.robinwieruch.de
Why React Hooks over HOCs
There are advantages of using React Hooks over Higher-Order Components (HOC) which I want to show you by example ...
How to Record Phone Calls from Node (with Twilio)
Of course, just because you can doesn’t mean you should - use this for good things like taking messages, etc - http://amp.gs/WFQZ
#nodejs
Of course, just because you can doesn’t mean you should - use this for good things like taking messages, etc - http://amp.gs/WFQZ
#nodejs
Twilio
How to Record Phone Calls in Node.js
Learn how to record incoming and outgoing Twilio Voice phone calls using Node.js.
The TRUE difference between [] and {{}} bindings in Angular
One of the parts of Angular that most developers think they understand, but many don’t, is the true nature of [] and {{}} bindings. - http://amp.gs/WXv5
#angular
One of the parts of Angular that most developers think they understand, but many don’t, is the true nature of [] and {{}} bindings. - http://amp.gs/WXv5
#angular
Medium
The TRUE difference between [] and {{}} bindings in Angular
One of the parts of Angular that most developers think they understand, but many don’t, is the true nature of [] and {{}} bindings.
Build a Responsive Media Browser With CSS
Andy Bell demonstrates how to create a flexible media browser and video player layout that maintains its aspect ratio at all viewports. - http://amp.gs/WXoS
#css
Andy Bell demonstrates how to create a flexible media browser and video player layout that maintains its aspect ratio at all viewports. - http://amp.gs/WXoS
#css
Piccalilli
Build a responsive media browser with CSS - Piccalilli
Using the power of modern CSS layout, we create a flexible media browser and video player layout that maintains its aspect ratio at all viewports.
Using WebXR with Babylon.js
Another indepth tutorial from Smashing Magazine covering WebXR at a high level before digging into creating immersive experiences with the Babylon.js framework. - http://amp.gs/WLJz
#javascript
Another indepth tutorial from Smashing Magazine covering WebXR at a high level before digging into creating immersive experiences with the Babylon.js framework. - http://amp.gs/WLJz
#javascript
Smashing Magazine
Using WebXR With Babylon.js — Smashing Magazine
In this overview of WebXR technologies and the Babylon.js framework, we’ll inspect the underpinnings of WebXR and the most important aspects of the WebXR Device API before turning our attention to Babylon.js.
How to reuse one Vue.js codebase across multiple apps
Thomas Holland returns with another article on Vue.js app architecture. I loved his previous article on Domain-driven development and this week he speaks about code re-usability but not in just one app, but multiple of those. - http://amp.gs/WWsK
#vue
Thomas Holland returns with another article on Vue.js app architecture. I loved his previous article on Domain-driven development and this week he speaks about code re-usability but not in just one app, but multiple of those. - http://amp.gs/WWsK
#vue
How I Structure React Apps
Another instalment in this mini-series on how others are structuring their React apps. The comparison is valuable even if you eventually decide to do things your own, unique way. - http://amp.gs/Wa0e
#react
Another instalment in this mini-series on how others are structuring their React apps. The comparison is valuable even if you eventually decide to do things your own, unique way. - http://amp.gs/Wa0e
#react
Medium
How I structure React apps
Because structuring an app is like building a house…