Skip to content

Instantly share code, notes, and snippets.

{% comment %} Last Edited: July 20th 2016 {% endcomment %}
<div class='product_rp_div p{{ bold-ro.id }}'></div>
<a class="btn btn-shopify small {{ bold-ro.id }}_custom_button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
{% comment %}
<script>
generate_rp_tag_{{bold-ro.id}} = false;
add_to_order_tag_{{bold-ro.id}} = false;
group_id = 0;
if (typeof rp_prod == 'undefined'){
1) Get the latest available packages
sudo apt-get update
2) Install PHP7 and relevant extensions
Core PHP:
sudo apt-get install php7.0-fpm php7.0-cli php7.0-common php7.0-curl
Extensions needed for Craft:
What is a recent technical challenge you experienced and how did you solve it
Talk about your favorite web framework and why you like it
Describe what CSS preprocessors are, and why would you use them.
Why is it generally a good idea to position CSS <link>s between <head></head> and JS <script>s just before </body>? Do you know any exceptions?
For an html element, in what situation would you use class and in what situation would you use id.
1) First, make sure you local machine has EB CLI, for Mac, simple do brew install awsebcli
2) Create new AWS credentials, add it to your local machine like so
open or create the file:
~/.aws/credentials
add the following in this new file: