Problem
Current Usages
Spec
#!/bin/sh | |
echo '' | |
echo '================' | |
echo 'Dependency check ' | |
echo '================' | |
echo '' | |
yarn | |
echo '' |
#!/bin/sh | |
read -p "=> Starting the standalone build for iOS: when ready, press [ENTER]" | |
echo '' | |
echo '====================' | |
echo 'Install dependencies' | |
echo '====================' | |
echo '' | |
yarn |
{"lastUpload":"2019-09-10T15:40:17.871Z","extensionVersion":"v3.4.2"} |
Problem
Current Usages
Spec
# config/initializers/high_voltage.rb | |
HighVoltage.configure do |config| | |
config.routes = false | |
config.layout = 'design' | |
end |
//https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API | |
fetch('/data.json') | |
.then(res => res.json()) | |
.then(res => { | |
// res is my data | |
}); |
// Copy paste this script on your console | |
var disabled = false; | |
var r = confirm('Start the Autolike on this page?'); | |
var min_time_to_decide = 300; | |
var max_additional_time_to_decide = 1000; | |
var time_to_decide = function() { | |
additional_time_to_decide = Math.floor(Math.random() * max_additional_time_to_decide); | |
return min_time_to_decide + additional_time_to_decide; |
stackalert.io backlog
🚨 Deploy an application on all stores is a complex task
The role is a permanent role working in London
If interested in hearing more please can you send an e-mail to [email protected]
We look for great engineers. We list some technologies below that we expect you to have some knowledge or experience of, but fundamentally we look for people who are passionate about developing great systems. You need to love Ruby but, if you are not a polyglot, you’ll be an exception in the team.
We’re looking for people who will join us in building a global platform, who are looking to be challenged and who are able to embrace responsibility. We have major projects kicking off all the time and a very ambitious roadmap.Whatever level you are, we are serious about helping you grow in your career and in our commitment to TDD and XP practices.