react-beautiful-dnd: Attractive, Accessible Drag and Drop for Lists -
https://goo.gl/SnDzn3
#react #component #dragAndDrop
https://goo.gl/SnDzn3
#react #component #dragAndDrop
GitHub
atlassian/react-beautiful-dnd
react-beautiful-dnd - Beautiful, accessible drag and drop for lists with React.js
Request Android Permissions In NativeScript Using Angular
How to request Android permissions at a time other than when the user tries to use a feature in a NativeScript mobile app - https://goo.gl/tctZEE
#angular #nativeScript
How to request Android permissions at a time other than when the user tries to use a feature in a NativeScript mobile app - https://goo.gl/tctZEE
#angular #nativeScript
The Polyglot Developer
Request Android Permissions In NativeScript Using Angular
Learn how to request Android permissions at runtime in a NativeScript with Angular mobile application. This accommodates all versions of the Android OS.
Hybrid App Developers: Don’t Store Your Users' Passwords
Storing a username and password in local storage for easy retrieval is “a very bad security practice that puts your user’s credentials at risk”. -
https://goo.gl/bMmy9m
#hybrid
Storing a username and password in local storage for easy retrieval is “a very bad security practice that puts your user’s credentials at risk”. -
https://goo.gl/bMmy9m
#hybrid
joshmorony - Build Mobile Apps with HTML5
Hybrid App Developers: Don’t Store Your User’s Passwords
I almost titled this post something clickbaity like ‘The one MASSIVE security mistake hybrid developers are making’. It is a big issue, and it is a mistake I see pop up on a weekly basi…
How Async/Await Will Make Your Code Simpler
.. or “How I Learned to stop writing Callback Functions and love JavaScript ES8.” - https://goo.gl/NmZCzL
#javascript #async @await
.. or “How I Learned to stop writing Callback Functions and love JavaScript ES8.” - https://goo.gl/NmZCzL
#javascript #async @await
An Introduction to Preact: A Smaller React Alternative
Preact is a popular React-compatible alternative focused on being as thin & light as possible. - https://goo.gl/RAjTyE
#prereact
Preact is a popular React-compatible alternative focused on being as thin & light as possible. - https://goo.gl/RAjTyE
#prereact
LogRocket
Introduction to Preact — a smaller, faster React alternative
Preact is a JavaScript library that describes itself as a fast 3kB alternative to React with the same ES6 API. As a frequent user of React…
FaceNet: TensorFlow-Backed Face Recognition and Verification
Work with facial recognition tools from Node. Mac & Linux only for now and also requires Python. - https://goo.gl/eRbTEH
#nodejs
Work with facial recognition tools from Node. Mac & Linux only for now and also requires Python. - https://goo.gl/eRbTEH
#nodejs
GitHub
GitHub - huan/node-facenet: Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation…
Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js. - GitHub - huan/node-facenet: Solve face verification, recognition and clusteri...
A 5 Part Series on React Internals
An exercise in ‘recreating’ React from the ground up, learning how it works along the way. A good way to get a grasp on how React works. - https://goo.gl/XUESqb
#react
An exercise in ‘recreating’ React from the ground up, learning how it works along the way. A good way to get a grasp on how React works. - https://goo.gl/XUESqb
#react
5 Ways to Make HTTP Requests in Node
Quick overviews of the http standard library, Request, Axios, SuperAgent, and Got. - https://goo.gl/68MJqo
#nodejs
Quick overviews of the http standard library, Request, Axios, SuperAgent, and Got. - https://goo.gl/68MJqo
#nodejs
Twilio
5 ways to make HTTP Requests in Node.js
How to make HTTP requests and parse JSON API responses using the Node standard lib, Request, Axios, Super Agent, and Got.
Understanding V8’s Bytecode
An explainer of V8’s bytecode format - think of bytecode as made up of “small building blocks that make up any JS functionality when composed together”. - https://goo.gl/Qq38Uf
#javascript
An explainer of V8’s bytecode format - think of bytecode as made up of “small building blocks that make up any JS functionality when composed together”. - https://goo.gl/Qq38Uf
#javascript
Medium
Understanding V8’s Bytecode
V8 is Google’s open source JavaScript engine. Chrome, Node.js, and many other applications use V8. This article explains V8’s bytecode…
Understanding Scope in JavaScript
Scope tells the compiler where to look for variables & functions when it needs them - Wissam Abirached explains the different ways this works in JavaScript. - https://goo.gl/UVMhEh
#javascript
Scope tells the compiler where to look for variables & functions when it needs them - Wissam Abirached explains the different ways this works in JavaScript. - https://goo.gl/UVMhEh
#javascript
Telerik Developer Network
Understanding Scope in JavaScript
Scope tells the compiler where to look for variables & functions when it needs them - Wissam Abirached explains the different ways this works in JavaScript.
JavaScript Events Unmasked: How to Create an Input Mask for Mobile
Keyboard events work differently on different devices so you need to take care when creating input masks that respond to them. -
https://goo.gl/DEV5oq
#movile #javascript #inputMask
Keyboard events work differently on different devices so you need to take care when creating input masks that respond to them. -
https://goo.gl/DEV5oq
#movile #javascript #inputMask
Medium
JavaScript Events Unmasked: How to Create an Input Mask for Mobile
Imagine this: there you are, minding your own business, coding your time away. And then someone walks in and asks you to build an input…
Turn React Components Inside Out with Functional Programming
A real-world example of refactoring a React Native component into stateless functional components and higher-order components. -
https://goo.gl/Rjztek
#react #reactNative
A real-world example of refactoring a React Native component into stateless functional components and higher-order components. -
https://goo.gl/Rjztek
#react #reactNative
Big Nerd Ranch
DESTROY ALL CLASSES: Turn React Components Inside Out with Functional Programming
This is a real-world example of refactoring a React Native component into stateless functional components and higher-order components, in 5 steps.
Scaffold Your Next Mobile App with a NativeScript Template
Some templates to get your next NativeScript project started. -
https://goo.gl/DbEcts
#mobile #nativeScript
Some templates to get your next NativeScript project started. -
https://goo.gl/DbEcts
#mobile #nativeScript
NativeScript.org
Scaffold Your Next Mobile App with a NativeScript Template
We have some nice project templates to build your next {N} project with.
When Should You Use Arrow Functions in React?
Avoid performance issues and certain bugs by using them in the right way. - https://goo.gl/37pF1z
#react
Avoid performance issues and certain bugs by using them in the right way. - https://goo.gl/37pF1z
#react
React Armory
When should I use Arrow Functions in React — React Armory
When used incorrectly, arrow functions can cause performance issues in React components. But when used correctly, they can prevent an entire class of bugs.
redocx: Create Word Documents with React
Components which can render declarative views into Word documents (.docx). - https://goo.gl/w7h5ks
#react #redocx
Components which can render declarative views into Word documents (.docx). - https://goo.gl/w7h5ks
#react #redocx
GitHub
nitin42/redocx
redocx - 📄 Create word documents with React
Server-Render Like A Pro /w Redux-First Router in 10 Steps -
https://goo.gl/tHF5Pk
#react #serverRender
https://goo.gl/tHF5Pk
#react #serverRender
Medium
Server-Render like a Pro /w Redux-First Router in 10 steps
1. SETUP EXPRESS TO SERVE YOUR BUILD
Testing in Ionic: Configure Existing Projects for Testing
Step by step instructions on how to configure your Ionic projects for unit and end to end testing. - https://goo.gl/pvsa3i
#ionic #testing
Step by step instructions on how to configure your Ionic projects for unit and end to end testing. - https://goo.gl/pvsa3i
#ionic #testing
leifwells.github.io
Testing in Ionic: Configure Existing Projects for Testing - Leif's Development Blog-o-rama
So, you have an existing Ionic project and now you want to start unit testing and end-to-end testing it. A great way to configure your existing project for testing is use the ionic-unit-testing-example project on Github. This post will provide you with step…
Developing Ionic Apps in WebStorm
WebStorm is a popular (commercial) IDE made by JetBrains. - https://goo.gl/GHCwG9
#ionic
WebStorm is a popular (commercial) IDE made by JetBrains. - https://goo.gl/GHCwG9
#ionic
A Thorough Guide to Building Layouts with CSS Grid
A helpful guide to CSS Grid, including a free visual grid builder tool. -
https://goo.gl/EShrzK
#css #grid
A helpful guide to CSS Grid, including a free visual grid builder tool. -
https://goo.gl/EShrzK
#css #grid
cssgrid.cc
Guide to building layouts with CSS Grid
Learn and prototype with CSS Grid. Examples, demos, explanations, showcases and more.
A Gulp Workflow for Frontend Development Automation
A thorough beginner-level guide to setting up a frontend workflow using Gulp. - https://goo.gl/Td8pQa
#gulp #workflow
A thorough beginner-level guide to setting up a frontend workflow using Gulp. - https://goo.gl/Td8pQa
#gulp #workflow
nystudio107
nystudio107 | A Gulp Workflow for Frontend Development Automation
As websites become more complicated to build, a frontend workflow automation tool of some sort becomes a necessity. Gulp is one such tool: gulp is a toolkit…