Component Inheritance in Angular
Respect the DRY rule! Learn how to write code efficiently using component inheritance. - http://amp.gs/dDGQ
#angular
Respect the DRY rule! Learn how to write code efficiently using component inheritance. - http://amp.gs/dDGQ
#angular
Bits and Pieces
Component Inheritance in Angular
Respect the DRY rule! Learn how to write code efficiently using component inheritance
How to Control and Record Voice Calls with Node.js Serverless Functions
In case you forgot that communications platform Twilio has its own serverless functions platform, this well-written tutorial on using it to managing the recording of voice calls might whet your appetite. - http://amp.gs/dunD
#nodejs
In case you forgot that communications platform Twilio has its own serverless functions platform, this well-written tutorial on using it to managing the recording of voice calls might whet your appetite. - http://amp.gs/dunD
#nodejs
Twilio Blog
How to control and record voice calls with Node.js serverless functions
Twilio posts cloud communications trends, customer stories, and tips for building scaleable voice and SMS applications with Twilio's APIs.
Why You Should Render React on the Server Side
Client-side rendered React apps are great but having apps be rendered on the server can provide significant benefits. - http://amp.gs/du6L
#react
Client-side rendered React apps are great but having apps be rendered on the server can provide significant benefits. - http://amp.gs/du6L
#react
LogRocket Blog
Why you should render React on the server side - LogRocket Blog
Many of you probably use React CLI, better known as create-react-app (CRA). Using CRA allows you to get up and running with ease and has a lot of other advantages. However, building with CRA has a few disadvantages; for example, when you view source of a…
JavaScript Clean Code: Some Best Practices
You might not sign up for all of them (particularly those around classes and inheritance), but these ‘Uncle Bob’-inspired tips might help you think more about how you name things and structure your code. - http://amp.gs/d0z1
#javascript
You might not sign up for all of them (particularly those around classes and inheritance), but these ‘Uncle Bob’-inspired tips might help you think more about how you name things and structure your code. - http://amp.gs/d0z1
#javascript
Why I Think Flutter Is The Future of Mobile App Development
A developer introduces reasons why he feels that Flutter appears to be a promising step forward for mobile app developers. - http://amp.gs/d0oq
#mobile #flutter
A developer introduces reasons why he feels that Flutter appears to be a promising step forward for mobile app developers. - http://amp.gs/d0oq
#mobile #flutter
freeCodeCamp.org
Why I think Flutter is the future of mobile app development
I dabbled a bit in Android and iOS development quite a few years back using Java and Objective-C. After spending about a month working with both of them, I decided to move on. I just couldn’t get into it. But recently, I learned about Flutter and decided…
Dockerizing a Vue App
This tutorial looks at how to Dockerize a Vue app, built with the Vue CLI, using Docker along with Docker Compose and Docker Machine for both development and production. - http://amp.gs/dKgf
#vue #docker
This tutorial looks at how to Dockerize a Vue app, built with the Vue CLI, using Docker along with Docker Compose and Docker Machine for both development and production. - http://amp.gs/dKgf
#vue #docker
mherman.org
Dockerizing a Vue App
This tutorial looks at how to Dockerize a Vue app.
Digging Into The Display Property: Grids All The Way Down
Rachel Andrew looks at what happens when you use grid as a value of display, with added information about how subgrid changes that behavior. - http://amp.gs/dKMt
#css
Rachel Andrew looks at what happens when you use grid as a value of display, with added information about how subgrid changes that behavior. - http://amp.gs/dKMt
#css
Smashing Magazine
Digging Into The Display Property: Grids All The Way Down — Smashing Magazine
Continuing a series on the display property in CSS, this time Rachel Andrew takes a look at what happens when you use grid as a value of display, with added information about how subgrid changes that behavior.
Sharing and Reusing Vue Mixins in the cloud with Bitdev
This post is suited for all stages of developers that use Vue JS, and this includes beginners. - http://amp.gs/d3rw
#vue #mixin
This post is suited for all stages of developers that use Vue JS, and this includes beginners. - http://amp.gs/d3rw
#vue #mixin
Bits and Pieces
Sharing and Reusing Vue Mixins in the Cloud with Bit.dev
Learn how to easily store, re-use and share Vue Mixins
Awesome Mobile Web Development
An “awesome list” (basically a community curated list of resources) focused on links related to mobile web development. There’s a lot to explore here - http://amp.gs/d36s
#mobile #web #development
An “awesome list” (basically a community curated list of resources) focused on links related to mobile web development. There’s a lot to explore here - http://amp.gs/d36s
#mobile #web #development
GitHub
myshov/awesome-mobile-web-development
All that you need to create a great mobile web experience - myshov/awesome-mobile-web-development
CSS Can Do That?
Ananya Neogi shares a number of amazing things that CSS can do. - http://amp.gs/dHUH
#css
Ananya Neogi shares a number of amazing things that CSS can do. - http://amp.gs/dHUH
#css
DEV Community
CSS can do that?
A list of amazing things that CSS can do
How to setup editor.js in vuejs without hassle
Editor.js is a next-generation block-based editor, and it’s open source. editor.js returns a JSON output. editor.js built by codex-team. -
http://amp.gs/d2xN
#vue
Editor.js is a next-generation block-based editor, and it’s open source. editor.js returns a JSON output. editor.js built by codex-team. -
http://amp.gs/d2xN
#vue
Medium
How to setup editor.js in vuejs without hassle
#editorjs #vue_editorjs #editorjs_vue #code4mk
Material-UI 4.0: Google Material Design-Inspired React Components
Material-UI has blown up in popularity recently and offers a variety of Material Design friendly components. v4 includes significant improvements to theming, documentation, and performance, though React 16.8+ is a must as hooks are used. - http://amp.gs/dwIc
#react
Material-UI has blown up in popularity recently and offers a variety of Material Design friendly components. v4 includes significant improvements to theming, documentation, and performance, though React 16.8+ is a must as hooks are used. - http://amp.gs/dwIc
#react
Medium
Material-UI v4 is out 🎉
React components for faster and easier web development. Build your own design system, or start with Material Design.
FunctionScript: Turn Node Functions into Typed HTTP APIs
A specification that allows Node functions to be seamlessly exported as HTTP APIs by defining what the HTTP interface will look like and how it behaves in the preceding comment block. Currently oriented around the Standard Library platform but has potential for broader use. - http://amp.gs/dFI0
#nodejs
A specification that allows Node functions to be seamlessly exported as HTTP APIs by defining what the HTTP interface will look like and how it behaves in the preceding comment block. Currently oriented around the Standard Library platform but has potential for broader use. - http://amp.gs/dFI0
#nodejs
GitHub
FunctionScript/FunctionScript
A language and specification for turning JavaScript functions into typed HTTP APIs - FunctionScript/FunctionScript
The State of Fluid Web Typography
This detailed summary seeks to answer the question of whether fluid typography is ready to be used on the web today. Highlights how fluid type can improve the reading experience, explores potential scaling problems and raises some accessibility considerations. - http://amp.gs/dF6u
#css #typography
This detailed summary seeks to answer the question of whether fluid typography is ready to be used on the web today. Highlights how fluid type can improve the reading experience, explores potential scaling problems and raises some accessibility considerations. - http://amp.gs/dF6u
#css #typography
Better Web Type
The State of Fluid Web Typography
Fluid typography gives us so many opportunities to better design the reading experiences on the web but, at the same time, it introduces problems of font sizes scaling uncontrollably and potential accessibility issues. Is fluid web typography ready to be…
Building a Live Chat App with Hooks, Context, WebSockets and Material UI
A well put together 50 minute hands-on coding session. - https://www.youtube.com/watch?v=hiiaHyhhwBU
#nodejs #video
A well put together 50 minute hands-on coding session. - https://www.youtube.com/watch?v=hiiaHyhhwBU
#nodejs #video
YouTube
Building a Live Chat App with React Tutorial
Freelance Coding is the way in 2024! Learn How: https://www.freemote.com/strategy
https://instagram.com/aaronjack
#coding #programming #javascript ❗Free Programming Cheat Sheets (JavaScript, Python, React, CSS)
https://freemote.com/programming-cheat-sheets…
https://instagram.com/aaronjack
#coding #programming #javascript ❗Free Programming Cheat Sheets (JavaScript, Python, React, CSS)
https://freemote.com/programming-cheat-sheets…
'Why I'm Still Using jQuery in 2019'
It’s cool to disregard jQuery (we get comments whenever we link to jQuery plugins in JavaScript Weekly – which isn’t often, admittedly) but it’s still heavily used and useful for many. - http://amp.gs/dX3V
#jquery
It’s cool to disregard jQuery (we get comments whenever we link to jQuery plugins in JavaScript Weekly – which isn’t often, admittedly) but it’s still heavily used and useful for many. - http://amp.gs/dX3V
#jquery
Creating Your Own React Validation Library: The Basics
An introduction to the concepts behind building your own form validation library from scratch. - http://amp.gs/dLi2
#react
An introduction to the concepts behind building your own form validation library from scratch. - http://amp.gs/dLi2
#react
Smashing Magazine
Creating Your Own React Validation Library: The Basics (Part 1) — Smashing Magazine
Ever wondered how validation libraries work? This article will tell you how to build your very own validation library for React step by step. The next part will add some more advanced features, and the final part will focus on improving the developer experience.
Building a Radio Streaming Alexa Skill with the Alexa Skills Kit
Streaming audio is one of the biggest use cases for something like the Amazon Echo, but we rarely see tutorials on doing it for ourselves. This, then, is very welcome. - http://amp.gs/dWdu
#nodejs
Streaming audio is one of the biggest use cases for something like the Amazon Echo, but we rarely see tutorials on doing it for ourselves. This, then, is very welcome. - http://amp.gs/dWdu
#nodejs
Hacker Noon
Building a Multi Streaming Alexa Skill with the Alexa Skills Kit
In this post I show an example skill of building custom skill for Echo using the Alexa Skills Kit (ASK) v2+ for Nodejs.
React Physics Dragger: A Horiztonal Dragger/slider with Physics
A nice feeling horizontal dragging effect with some physics-based friction and boundary bouncing effects. Live demo. - http://amp.gs/dWu3
#react
A nice feeling horizontal dragging effect with some physics-based friction and boundary bouncing effects. Live demo. - http://amp.gs/dWu3
#react
GitHub
nickmcmillan/react-physics-dragger
A simple, no-frills horiztonal dragger/slider with physics - nickmcmillan/react-physics-dragger
Swipe Gallery using Vue.js & Tailwind
Welcome to the Widget of the Week series, where I take gifs or videos of awesome UI/UX components, and bring them to life with code. - http://amp.gs/dazZ
#vue
Welcome to the Widget of the Week series, where I take gifs or videos of awesome UI/UX components, and bring them to life with code. - http://amp.gs/dazZ
#vue
Medium
Swipe Gallery using Vue.js & Tailwind — WotW
Welcome to the Widget of the Week series, where I take gifs or videos of awesome UI/UX components, and bring them to life with code.