Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Effect
StackOverflow https://stackoverflow.com/questions/1335851/what-does-use-strict-do-in-javascript-and-what-is-the-reasoning-behind-it

What does "use strict" do in JavaScript, and what is the reasoning behind it?

Tags: javascript, syntax, jslint, use-strict
StackOverflow https://stackoverflow.com/questions/986006/how-do-i-pass-a-variable-by-reference

How do I pass a variable by reference?

Tags: python, reference, parameter-passing, pass-by-reference
GitHub Repo https://github.com/traex/RippleEffect

traex/RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+
StackOverflow https://stackoverflow.com/questions/826782/how-to-disable-text-selection-highlighting

How to disable text selection highlighting

Tags: css, cross-browser, highlight, textselection
GitHub Repo https://github.com/blasten/turn.js

blasten/turn.js

The page flip effect for HTML5
StackOverflow https://stackoverflow.com/questions/90178/make-a-div-fill-the-height-of-the-remaining-screen-space

Make a div fill the height of the remaining screen space

Tags: html, css, html-table
GitHub Repo https://github.com/pedrovgs/EffectiveAndroidUI

pedrovgs/EffectiveAndroidUI

Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
GitHub Repo https://github.com/Effect-TS/effect

Effect-TS/effect

Build production-ready applications in TypeScript
GitHub Repo https://github.com/wususu/effective-resourses

wususu/effective-resourses

:book:学习资源整合
GitHub Repo https://github.com/rallat/EffectiveAndroid

rallat/EffectiveAndroid

This sample project shows how to apply MVP and Clean architecture on an Android app
GitHub Repo https://github.com/bslatkin/effectivepython

bslatkin/effectivepython

Effective Python: Third Edition — Source Code and Errata for the Book
GitHub Repo https://github.com/redux-saga/redux-saga

redux-saga/redux-saga

An alternative side effect model for Redux apps
StackOverflow https://stackoverflow.com/questions/18082/validate-decimal-numbers-in-javascript-isnumeric

Validate decimal numbers in JavaScript - IsNumeric()

Tags: javascript, validation, numbers
StackOverflow https://stackoverflow.com/questions/1132941/least-astonishment-and-the-mutable-default-argument

"Least Astonishment" and the Mutable Default Argument

Tags: python, language-design, default-parameters, least-astonishment
GitHub Repo https://github.com/vahidk/EffectiveTensorflow

vahidk/EffectiveTensorflow

TensorFlow tutorials and best practices.
StackOverflow https://stackoverflow.com/questions/22891211/what-is-the-difference-between-save-and-save-dev

What is the difference between --save and --save-dev?

Tags: node.js, npm, save, package
StackOverflow https://stackoverflow.com/questions/9069061/what-effect-does-the-no-ff-flag-have-for-git-merge

What effect does the `--no-ff` flag have for `git merge`?

Tags: git, merge, fast-forward
StackOverflow https://stackoverflow.com/questions/1041866/what-is-the-effect-of-extern-c-in-c

What is the effect of extern "C" in C++?

Tags: c++, c, linkage, name-mangling, extern-c
GitHub Repo https://github.com/twitter/effectivescala

twitter/effectivescala

Twitter's Effective Scala Guide
StackOverflow https://stackoverflow.com/questions/53664/how-to-effectively-work-with-multiple-files-in-vim

How to effectively work with multiple files in Vim

Tags: vim, vi