dsibiski/react-native-hybrid-app-examples: A collection of examples for using React Native in an existing iOS application
A collection of examples for using React Native in an existing iOS application Source: dsibiski/react-native-hybrid-app-examples: A collection of examples for using React Native in an existing iOS application
Your Brain Is Hardwired to Snap
Stress is often a major factor in snapping. The threshold for pulling all nine of the LIFEMORTS triggers is lowered when you’re under stress. So if you’re held up in traffic and suddenly enraged—ask yourself why am I angry? Anger is an emotion preparing you to fight. It comes when the threat detection mechanism in […]
Learn – Mesosphere
We’ve moved beyond mobile devices, laptops and servers. The new form factor is the datacenter. With the Mesosphere DCOS you can build and run applications that span the entire datacenter. Source: Learn – Mesosphere
relatedcode/ParseAlternatives: A collaborative list of Parse alternative backend service providers.
A collaborative list of Parse alternative backend service providers. Source: relatedcode/ParseAlternatives: A collaborative list of Parse alternative backend service providers.
neonichu/ThisCouldBeUsButYouPlaying: CocoaPods plugin and CLI for generating Swift Playgrounds.
Generates a Swift Playground for any Pod. Source: neonichu/ThisCouldBeUsButYouPlaying: CocoaPods plugin and CLI for generating Swift Playgrounds.
mrackwitz/xcconfigs: Universal Framework xcconfigs – build iOS, OS X, tvOS and watchOS frameworks on base of one target
This project intends to aggregate common or universal Xcode configuration settings, specifically for frameworks. Keeping them in hierarchical Xcode configuration files for easy modification and reuse. All build settings for platform-specific values are scoped by conditional variable assignments. This means you can have one framework target and select at build time, which platform it should […]
Ramotion/folding-cell: FoldingCell is an expanding content cell inspired by folding paper material
FoldingCell is an expanding content cell inspired by folding paper material Source: Ramotion/folding-cell: FoldingCell is an expanding content cell inspired by folding paper material
Swift Documentation Quick Guide
If you are a long time Objective-C developer you will be familiar with tools like HeaderDoc to annotate and create HTML documentation from your source code. Xcode Quick Help also displays the output during symbol completion. Source: Swift Documentation Quick Guide
From Unity to Three.js | HelloEnjoy™
This post describes the asset pipeline from the Unity Editor to the Three.js WebGL engine, using the Collada format. Source: From Unity to Three.js | HelloEnjoy™
Uploading files locally with Node & Express
one very simple way to implement file uploading to local folder of your server. Source: Uploading files locally with Node & Express