Coder Social home page Coder Social logo

devfest_2016's Introduction

DevFest 2016

This year, the sessions are aimed at both emerging and evolving technologies related to mobile applications development. You will be able to hear from the best developers who work with industry leaders. All our speakers are hand-picked for their expertise in their relevant fields.

As usual, you will be able to interact with the speakers and get the best out of the time. As all of them encourage questions about their topics, if you are interested or if the question is in the relevant field of development, please bring your questions before-hand. We are sure they will clear your doubts if there is adequate time during the session. If not, most of our speakers will stay along the entire session time. So, you can go meet them in-person for more questions.

Be ready for some novel experiences as GDG Sri Lanka will be bringing you an interesting DevFest keeping with the tradition of gradually improving each year.

Be ready for some novel experiences as GDG Sri Lanka will be bringing you an interesting DevFest keeping with the tradition of gradually improving each year.

© Copyright GDG Sri Lanka © GDG Sri Lanka

devfest_2016's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devfest_2016's Issues

Formatting needed in content

image

The following skills are pre-requisites for the codelabs;

  • For Firebase for Analytics:
    • Basic Android development knowledge, Java Knowledge
  • For TTS:
    • Basic programming knowledge

Create a readme file

there is no readme file, i think creating a readme file would be #helpful to others

Layout Issues, Confusing CSS Bracketing

At the risk of offending a group of developers I've never met, I'm going to pass along some observations that I'm hoping will help you with this site. I'm not trying to correct you, I'm only trying to pass along advice that is based on my own experience building web sites in the hopes that it will make the work you do easier overall.

I suggest you try to clearly organize your css, separating styles which will be applied globally from those which will be applied differently based on media queries. I would also strongly advise you to adopt a CSS pre-processor, like SASS or LESS.

There are also issues at the moment with the CSS itself since it is unclear what is meant to be encapsulated in which media queries and also the number of opening curly braces doesn't match the number of closing curly braces. When I was trying to work on the code this made it so I was uncertain whether a change I was trying to apply should have been within a particular media query or not.

I would also suggest that you consider simplifying your site. At the moment there are a lot of animations and features which are only going to make things more difficult to maintain. The number of nested elements is probably a lot higher than it needs to be and those elements in turn have more css classes applied to them than they may need. The difficulty you encounter with the maintenance of this code will likely lead to bugs which show up and negatively affect user experience. I would suggest that you insure that your content displays clearly at every screen size you're trying to target before adding animations and the like.

Again, this is only my advice based on my own experience. I hope it proves to be of some use to you.

Child div content overflowing from parent divs

There are a number of instances where parent divs aren't given a specific height but then some of the child divs are given specific heights and others are not and this ends up resulting in the child content in the parent divs overflowing the parents and then having content from different parent divs overlapping.

This may not be immediately apparent, but it becomes more apparent when you start to view the site at mobile dimensions.

main page JS cleanup

Main page has a lot of document.getElementById calls event after JQuery is tagged in. Replace them with JQuery functions.

And for the love of god/buddha/allah/null fix those indents!

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.