Giter VIP home page Giter VIP logo

javazone.no's Introduction

javazone.no

This is the repository for javazone.no. It is a react application.

Setup

You need a relatively new version of node.js. Anything above 6.0 should work.

git clone [email protected]:javaBin/javazone.no.git
cd javazone.no
npm i

Technologies

  • Webpack for bundling
  • React w/ JSX for views
  • Babel to transpile to ES5
  • LESS (with postcss and autoprefixer) for styles

Development

Run in watch mode:

npm start

Deployment

Everything is automatic. The develop branch is automatically deployed to https://test-2018.javazone.no and master is automatically deployed to https://2018.javazone.no. Push to develop (or a separate branch if you would rather do that) and create a pull request from develop to master when you want to deploy to production.

javazone.no's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

javazone.no's Issues

Fix errors in npm packages

Seems like there are some errors when importing some npm packages either on new version on npm, or on case sensitive file systems

ERROR in ./app/components/root.js
Module not found: Error: Cannot resolve module 'className' in /home/bendik/dev/javazone.no/app/components
 @ ./app/components/root.js 17:17-37

ERROR in ./app/components/root.js
Module not found: Error: Cannot resolve module 'Q' in /home/bendik/dev/javazone.no/app/components
 @ ./app/components/root.js 21:9-21

ERROR in ./app/components/textblock.js
Module not found: Error: Cannot resolve module 'className' in /home/bendik/dev/javazone.no/app/components
 @ ./app/components/textblock.js 10:17-37

ERROR in ./app/components/page.js
Module not found: Error: Cannot resolve module 'className' in /home/bendik/dev/javazone.no/app/components
 @ ./app/components/page.js 10:17-37

ERROR in ./app/components/nav.js
Module not found: Error: Cannot resolve module 'className' in /home/bendik/dev/javazone.no/app/components
 @ ./app/components/nav.js 13:17-37

Add program filters

An improvement to the program pages would be to add some sort of filtering mechanism in order to just view lightning talks, workshops etc.

Also, a possibility to filter by by spoken language would be beneficial to the international audience I would guess.

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.