Chrome DevTools: The Five Most Popular DevTools Tips From 2018
Umar regularly shares handy developer tips for when working in Chrome. Here, he shares some highlights from last year. - http://amp.gs/V9h9
#chrome #devtools
Umar regularly shares handy developer tips for when working in Chrome. Here, he shares some highlights from last year. - http://amp.gs/V9h9
#chrome #devtools
Umaar
Popular tips from 2018 - Chrome DevTools - Dev Tips
Chrome DevTools - The five most popular DevTools tips from 2018 - Subscribe to Dev Tips to get these in your inbox
Deploying an Angular Site to Firebase with CircleCI
If you’ve done anything in web development in the past year, you’ve undoubtedly heard of CircleCI and Firebase. Both technologies are becoming increasingly popular as alternatives to Jenkins, AWS, and other older platforms. I this article we are going to walk through how to use CircleCI and FIrebase with Angular. - http://amp.gs/VRdk
#angular #circleci #firebase
If you’ve done anything in web development in the past year, you’ve undoubtedly heard of CircleCI and Firebase. Both technologies are becoming increasingly popular as alternatives to Jenkins, AWS, and other older platforms. I this article we are going to walk through how to use CircleCI and FIrebase with Angular. - http://amp.gs/VRdk
#angular #circleci #firebase
Angular In Depth
The Angular DevOps Series: Deploying to Firebase with CircleCI
Using CircleCI to automate the deployment of an Angular Site to Firebase
Build a Personal Facebook Messenger Bot with Node and Standard Library
Standard Library is a service that runs code in the cloud. - http://amp.gs/VU7j
#nodejs #facebook #bot
Standard Library is a service that runs code in the cloud. - http://amp.gs/VU7j
#nodejs #facebook #bot
Hacker Noon
Build a Personal Facebook Messenger Bot in 10 minutes with Nodejs and Standard Library
Wouldn’t it be awesome to have a personal chatbot that will send you cool stuff throughout the day? Maybe update you on the status of your…
GitHub Announces Unlimited Free Private Repos
A late Christmas present comes from GitHub in the shape of their free offering now including unlimited private repositories (something that previously cost $7/mo) with a limit of three collaborators per repo. - http://amp.gs/Vdy1
#github #private #repo
A late Christmas present comes from GitHub in the shape of their free offering now including unlimited private repositories (something that previously cost $7/mo) with a limit of three collaborators per repo. - http://amp.gs/Vdy1
#github #private #repo
The GitHub Blog
New year, new GitHub: Announcing unlimited free private repos and unified Enterprise offering
Today we’re announcing two major updates to make GitHub more accessible to developers.
Will PWAs Replace Native Mobile Apps?
Some people proclaim the end of native apps somewhat hyperbolically, but the author here takes a very measured and careful look at the reality. - http://amp.gs/VOrj
#mobile #pwa
Some people proclaim the end of native apps somewhat hyperbolically, but the author here takes a very measured and careful look at the reality. - http://amp.gs/VOrj
#mobile #pwa
Smashing Magazine
Will PWAs Replace Native Mobile Apps? — Smashing Magazine
When it comes to the mobile user experience, are mobile websites all that bad? You hear so much about the benefits of building a dedicated native app, but that can become an incredibly costly gamble if users don’t take to it. That said, is the progressive…
How to map REST API data using Decorator pattern in Angular 6
In this article, we will learn how to use the Decorator pattern to consume REST API in Angular 6. - http://amp.gs/VrgG
#angular #decoretor
In this article, we will learn how to use the Decorator pattern to consume REST API in Angular 6. - http://amp.gs/VrgG
#angular #decoretor
Noteworthy - The Journal Blog
How to map REST API data using Decorator pattern in Angular 6
In this article, I will talk about how to use the Decorator pattern to consume REST API in Angular 6.
Vue.js best practices
A list of best practices and style guides for a more correct or commonly accepted way of using Vue. - http://amp.gs/VSRA
#vue
A list of best practices and style guides for a more correct or commonly accepted way of using Vue. - http://amp.gs/VSRA
#vue
Noteworthy - The Journal Blog
VueJs best practices ✓
A summary of VueJs best practices and style guides!
Front-End Performance Checklist 2019
This popular frontend performance checklist has been updated for the year ahead. - http://amp.gs/VNit
#checklist #performance #2019
This popular frontend performance checklist has been updated for the year ahead. - http://amp.gs/VNit
#checklist #performance #2019
Smashing Magazine
Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word] — Smashing Magazine
Let’s make 2019... fast! A front-end performance checklist (PDF/Apple Pages/MS Word), with everything you need to know to create fast experiences today.
2018 JavaScript Rising Stars
An annual roundup of which JavaScript projects did well in terms of GitHub stars over the prior year in various categories. It’s a bit of a popularity contest but it’s nice to get a feel for what’s going on. - http://amp.gs/VAEt
#javascript
An annual roundup of which JavaScript projects did well in terms of GitHub stars over the prior year in various categories. It’s a bit of a popularity contest but it’s nice to get a feel for what’s going on. - http://amp.gs/VAEt
#javascript
risingstars.js.org
2018 JavaScript Rising Stars
A complete overview of the JavaScript landscape in 2018: trends about front-end and node.js frameworks, tooling, IDE, Static site generators...
Node and JavaScript Testing Best Practices
A well presented collection of 30 best practices for better JavaScript testing, continuous integration, and overall quality. - http://amp.gs/Vsyj
#nodejs #testing
A well presented collection of 30 best practices for better JavaScript testing, continuous integration, and overall quality. - http://amp.gs/Vsyj
#nodejs #testing
Medium
Node.js & JavaScript Testing Best Practices
30+ best practices for better Node JS & JavaScript testing, continuous integration (CI), and overall quality. By Yoni Goldberg
13 Reasons Why You Should Choose/Consider A Move to Flutter in 2019
Some reasons to choose Google’s Flutter as your dev environment. - http://amp.gs/Vswb
#flutter
Some reasons to choose Google’s Flutter as your dev environment. - http://amp.gs/Vswb
#flutter
Medium
13 Reasons Why you should choose/ consider to move to Flutter
13 reasons why you should “come to the dart side” & choose Flutter for development of your next app or to learn flutter to develop app.
The Developer’s Guide to Native Web Animation
A look at native animation options currently available, and what the differences between them are. - http://amp.gs/Vi7z
#css #animation
A look at native animation options currently available, and what the differences between them are. - http://amp.gs/Vi7z
#css #animation
Getting Started with React Native in 2019: Build Your First App
A walkthrough of the basics of getting set up and building your first React Native app. - http://amp.gs/Vib6
#reactNative
A walkthrough of the basics of getting set up and building your first React Native app. - http://amp.gs/Vib6
#reactNative
Hacker Noon
Getting Started with React Native in 2019: Build Your First App
Learn how to build your first React Native app with important basic concepts and where to go from here!
A Look at TypeScript 2.8's Conditional Types
An intro to conditional types, a powerful addition to the type system introduced in TypeScript 2.8 - http://amp.gs/VDvg
#typescript
An intro to conditional types, a powerful addition to the type system introduced in TypeScript 2.8 - http://amp.gs/VDvg
#typescript
Marius Schulz
TypeScript 2.8: Conditional Types
TypeScript 2.8 introduced conditional types, a powerful and exciting addition to the type system.
Star Rating — Make SVG Great Again
Here’s an entertaining guide to creating an SVG-based “star rating” component using Vue.js. - http://amp.gs/VDLo
#star #rating #components
Here’s an entertaining guide to creating an SVG-based “star rating” component using Vue.js. - http://amp.gs/VDLo
#star #rating #components
Medium
Star Rating — Make SVG Great Again
A walkthrough of how I built a generic, highly customizable Vue star rating component (like Google Play’s rating mechanism).
Piecing Together Approaches for a CSS Masonry Layout
A few different ways to approach creating a masonry layout in CSS. - http://amp.gs/VuD1
#css
A few different ways to approach creating a masonry layout in CSS. - http://amp.gs/VuD1
#css
CSS-Tricks
Approaches for a CSS Masonry Layout | CSS-Tricks
Masonry layout, on the web, is when items of an uneven size are laid out such that there aren't uneven gaps. I would guess the term was coined (or at
Firefox Dev Tools for Layout
As of Firefox 65 (in beta), you can inspect layouts that use Flexbox and CSS Grid easily. Here’s a quick look at how. - https://www.youtube.com/watch?v=wdBquUQzN-8
#video #frirefox #devTools
As of Firefox 65 (in beta), you can inspect layouts that use Flexbox and CSS Grid easily. Here’s a quick look at how. - https://www.youtube.com/watch?v=wdBquUQzN-8
#video #frirefox #devTools
YouTube
Quicktip ✨ Firefox Dev Tools for layout
Follow me on Twitter 👉 https://twitter.com/JoubranJad
Learn JavaScript 👉https://learnjavascript.online/?utm_source=fdtl
React Tutorial 👉https://react-tutorial.app/?utm_source=fdtl
Learn Programming 👉 https://learnprogramming.online/?utm_source=fdtl
As of…
Learn JavaScript 👉https://learnjavascript.online/?utm_source=fdtl
React Tutorial 👉https://react-tutorial.app/?utm_source=fdtl
Learn Programming 👉 https://learnprogramming.online/?utm_source=fdtl
As of…
Creating Interactive Text Animations with React Hooks
A fun bit of experimentation with React Hooks, CSS Modules, CSS variables and clip-path in order to animate headings that respond to pointer movements. - http://amp.gs/VJvI
#react
A fun bit of experimentation with React Hooks, CSS Modules, CSS variables and clip-path in order to animate headings that respond to pointer movements. - http://amp.gs/VJvI
#react
Bits and Pieces
Interactive Text Animation with React Hooks
How to animate headings that respond to mouse movements using React Hooks, CSS Modules, CSS variables and clip-path.
Creating a Node gRPC Service Using Mali
gRPC, originally created at Google, is a universal RPC system powered by HTTP/2 and Protocol Buffers. This is a really neat, practical introduction to the concepts involved. - http://amp.gs/V0eb
#nodejs
gRPC, originally created at Google, is a universal RPC system powered by HTTP/2 and Protocol Buffers. This is a really neat, practical introduction to the concepts involved. - http://amp.gs/V0eb
#nodejs
Auth0 - Blog
Creating a Node gRPC Service Using Mali
Learn about the engineering principles, technology, and goals behind the gRPC system by setting up a service. Build a gRPC service using the Mali framework.