21578
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile и многое другое. Администратор: @andrey2019 Donate: https://goo.gl/5FJz4U
Production Ready Microservices In Action
A practical guide for cloud native Microservice development. -
https://goo.gl/cgtWVk
#microservice
Create A Calculator App with Ionic Framework 3
How to create a calculator app using Ionic Framework 3 and the Ionic Creator. - https://goo.gl/PQHQyM
#ionic
10 Guidelines to Improve Your Web Accessibility
Some guidelines to improve the accessibility of your site from color choices through to helpful tools and HTML element choices. -
https://goo.gl/Hkzzhw
#webAccessibility
Geographic - D3's approach to rendering geographic information
This chapter looks at D3’s approach to rendering geographic information...D3’s approach differs to so called raster methods such as Leaflet and Google Maps. - https://goo.gl/EpeLX2
#d3js #geo
How I built a wind map with WebGL
I have an unflattering confession to make: for the last few years working at Mapbox, I avoided direct OpenGL/WebGL programming like a plague. For one reason: the OpenGL API and terminology deeply terrified me... -
https://goo.gl/JeE5yr
#webGL
Creating Vertical Tabs in Ionic - https://goo.gl/sX4kTW
#ionic
Cavy: A New End-To-End Testing Framework For React Native -https://goo.gl/w35UrS
#reactNative #cavy #video
Using Firebase Cloud Functions in an Ionic application -
https://goo.gl/8ftpKF
#ionic #firebase
StackBlitz: An Online VS Code IDE for Angular + React Dev
Get the VS Code experience in your browser. - https://goo.gl/TMnQij
#vscode #online
#southdevfest2017 #rostovondon #gdgkrasnodar #gdgrostov
Друзья! 9 сентября в г. Ростов-на-Дону состоится жаркий южный DevFest - South Devfest 2017! Google Developer group из Краснодара и Ростова-на-Дону собрались вместе, чтобы организовать событие, продолжающее серию конференций по всему миру.
16 мировых и российских экспертов расскажут 400 участникам о своем опыте и обсудят Kotlin, IoT, Android, Go, Firebase, Angular, PWA, CI, AR/VR, TensorFlow, кроссплатформенную разработку и Game dev.
Осталось совсем мало мест, успей зарегестрироваться на на главное IT-мероприятие Юга России. Для студентов специальные условия!
Приходи и регистрируйся по ссылке: https://goo.gl/fo63P5
react-autocompletely: Primitives to Build Flexible, WAI-ARIA-Compliant Autocomplete Components - https://goo.gl/B6j5PN
#react #component #autocompletely
WTFJS? A List of Funny and Tricky Code Examples
Around 40 examples of ‘quirky’ JavaScript code with unexpected results or outcomes. Mostly interesting to learn about odd edge cases. -
https://goo.gl/9dm8uG
#javascript
Introducing Mongoose to Your Node.js and Restify API
Guiding you through the steps needed to modify your API by introducing Mongoose. - https://goo.gl/9MaQBY
#nodejs #mongoose #part2
React, Facebook, and the Revocable Patent License
The state of React’s patent license remains a popular talking point. -
https://goo.gl/i3Gf5J
#react
Crafting Webfont Fallbacks
See how you can get attractive webfont visuals, good performance, and reliable functionality by properly employing a finely-tuned fallback. -
https://goo.gl/MtdhQm
#css #fonts #video
Panning and Zooming with D3v4
All that’s necessary for panning and zooming is a translation [tx, ty] and a scale factor k. When a zoom transform is applied to an element at position [x0, y0], its new position becomes [tx + k × x0, ty + k × y0]. That’s it. Everything else is just sugar and spice on top of this simple transform...The major difference between zooming in D3v3 and D3v4 is that the behavior (dealing with events) and the transforms (positioning elements) are more separated. In v3, they used to be part of the behavior whereas, in v4, they’re part of the element on which the behavior is called...To illustrate, let’s plot 4 points. The rest of this post will only deal with data in one dimension... - https://goo.gl/aPwY5R
#d3js #zooming #panning
react-d3-speedometer: A React D3 'Speedometer' Component -
https://goo.gl/axBi8z
#react #speedometer
How to Launch Android Emulators and iOS Simulators From the Command Line
TJ VanToll shows how he set up command line commands to launch the iOS and Android simulators to simplify the workflow when building a mobile app. - https://goo.gl/B5TtfJ
#mobile #emulator
Best Mobile Components for Vue.js PWAs - https://goo.gl/CgVBAH
#vue #pwa
Catching Exceptions Using Higher Order Components in React 16 -
https://goo.gl/oPgaQr
#react #hoc
10 Redux Tips to Scale Your Dev Team
Advice for those planning to use Redux at scale. - https://goo.gl/259igK
#redux #tips
Make Sites Look Native Without The App Store
Using the Web Manifest spec to ensure your app looks like the real deal. - https://goo.gl/zbgW4T
#mobile
Presenting the d3.loom chart - A new plugin to create butterfly, fan-like, axe shaped charts
I’d like to “formally” introduce and explain a new (and my first) d3 plugin to create a chart that I’ve started calling “the loom”...The loom layout is meant to create a chart with a group of entities in the center and different group of entities on the outside. They are connected by strings where the thickness of the string on the outside represents the connection (i.e. value) of the inner and outer entity... -
https://goo.gl/yi4hXp
#d3js
JetBrains Open Sources Its 'Ring UI' Web UI Components
Over 50 React controls built and used at JetBrains - https://goo.gl/vJG8dV
#react #components
Understanding Service Workers
A practical introduction to service workers (scripts that run in the background separate from a Web page context) and how to easily create one using Ember. - https://goo.gl/AgL6xH
#serviceWorker
Next.js 3.0: The Universal React App Toolchain
The stable release of Next.js v3.0 arrived this week, bringing with it dynamic import support, static export support, code splitting and more. - https://goo.gl/W4fJKr
#react #next
What's So Hard About Histograms?
Histograms are a way to summarize a numeric variable. They use counts to aggregate similar values together and show you the overall distribution. However, they can be sensitive to parameter choices! We're going to take you step by step through the considerations with lots of data visualizations... - https://goo.gl/WzjYvk
#d3js
Node 8.3 (Current) Released - https://goo.gl/YFTY8V
Читать полностью…
How to Lazy Load Features using React and Webpack -
https://goo.gl/WEoKuC
#react #lazyLoad
Malware on the npm Registry
A user created a ‘crossenv’ package (very similar to the popular cross-env package) which ran a script sending sensitive information over the Web. - https://goo.gl/y6DjLN
#nodejs