Git Product home page Git Product logo

dev-challenge's Introduction

DYODE. Dev Challenges

Liquid Challenge

These questions should be answered with real world solutions in liquid

  1. Describe how you would make a line of text in a homepage section editable from theme customization and how you would access this in liquid.
  2. How would you add the collection featured image as a banner on the collection liquid template?
  3. Using liquid code and HTML, create a simple pagination container, "< 1 2 ... 5 >".
  4. Using liquid code, access the product named "Blue T-Shirt". Store the id, title, handle, price, url, and image in variables.
  5. Using liquid code, create a key:value array using the list below. Loop through the array. Upon key type, store the value in a variable to be used later:
    • fruit:apple
    • vegetable:carrot
    • cloth:t-shirt
    • denim:jeans

Frontend Challenge

Once you complete the challenge, you'll:

  • You send us a github link to your repo and a public preview URL for quick access
    • Heroku, Netlify, GitHub pages are some free options for hosting
  • We'll run yarn install and yarn start to view your result

The Test

  • Use a javascript framework to build out what you see in this Figma link.
    • Acceptable frameworks: React, Next, Gatsby, Vue, Nuxt
  • This should be built responsive using the mobile first philosophy.
  • It contains two carousels, a hero carousel and a product carousel.
  • Please find a good responsive carousel dependency to use.
  • Please refrain from using any responsive libraries ie: Bootstrap, Material Ui, Foundation.

What we're looking for:

  • How closely it resembles the original design
  • How you organize your components
  • Reusability
  • How well your elements scale responsively
  • An understanding of what the mobile first philosophy means
  • A separation between javascript and scss.

dev-challenge's People

Contributors

particle6 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.