Coder Social home page Coder Social logo

eyaylagul / frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kodilan-com/frontend

0.0 1.0 0.0 4.93 MB

Frontend codebase of kodilan.com

Home Page: https://kodilan.com

License: GNU Affero General Public License v3.0

JavaScript 7.74% HTML 1.21% Vue 23.10% CSS 67.95%

frontend's Introduction


pipeline status Travis Status

This project is the official Frontend codebase of kodilan.com which is a software related job board for Turkey.

Tech Stack

This project based on Vue stack and uses Vuex, Vue Router and Vue CLI.

Ajax Requests

To handle AJAX requests, we use axios. The data we fetch from the server will unlikely change during a user session, so we cache responses using an Axios Middleware called axios-extensions. This makes our app blazingly fast in between page changes. For the best user experience, we also maintain the scroll position between pages changes, thanks to Vue Router's Scroll Behavior feature.

SEO

Since kodilan.com is a Single Page Application job posting board, SEO plays a very critical role in our organic growth. To generate dynamic page title, keywords, meta tags and Open Graph tags, we use vue-meta from Nuxt team. On top of that, we use Prerender.io to serve SEO friendly HTML to search engines.

Running project locally

We use yarn as our package manager and you should have yarn installed on your machine to be able to run this project locally. After that you can run the following commands in order.

  • yarn install
  • yarn serve

CHANGELOG

Please take a look at the CHANGELOG file.

Contributors

More content

You can take a look the following video to deep dive into the codebase.

cover

frontend's People

Contributors

aligoren avatar bskl avatar didemacet avatar emir avatar erdoganbulut avatar fatihacet avatar furkankose avatar ilker0 avatar tugayyaldiz avatar

Watchers

 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.