Giter Site home page Giter Site logo

nithesh1992 / gettingstartedwithlightning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saramorgan/gettingstartedwithlightning

0.0 2.0 0.0 72 KB

Code from Pluralsight course called Getting Started Building SPAs with Lightning Component Framework

gettingstartedwithlightning's Introduction

Getting Started With Lightning

Code from Sara Morgan's Pluralsight course called Getting Started Building SPAs with Lightning Component Framework

Link to Unmanaged package that installs all the final code files, including the required unit tests that were not covered in the course https://login.salesforce.com/packaging/installPackage.apexp?p0=04t36000000YgMU

NOTE: You will need to add a custom domain and enable it before installing the package or creating the code in your org. You should also enable debug mode in order to see all messages displayed in the console log.

If you see an error such as the following, it means you did not register your domain.

alt tag

You can register and enable your domain by doing the following:

  1. From Setup, go to My Domain in the Quick Find box
  2. Enter a unique domain name and click register.
  3. Wait for the email telling you it was sucessfully registered
  4. Log back in using the URL they send you in the email
  5. Go back to My Domain in order to click Deploy to Users.

Important: All of this must be done BEFORE you can sucessfully install this unmanaged RaceTrackerAppOriginal version.

Suggested Changes

The following are some changes that were suggested in the course: Course viewers or anyone learning about Lightning are encouraged to make changes and submit pull requests.

Change Description
Order Race Results Order results displayed in ListRaces component by date in descending order
Add link to edit page Add a link in the Race component for the first inputText component that contains the race name. This should link to the built-in Salesforce edit page. I will give you a hint that this is done easily by just linking to the ID of the race, which you have access to.
Check for permissions Check for CRUD/FLS permissions; Check out the following URL for more info: http://sforce.co/1S8cXma
Organize Results w/ tabs Use SLDS tabs to organize the race results within tabs for attended/Did not attend and upcoming races. Also you will need to create an event which moves races to different tabs as the races are entered or marked as attended.

gettingstartedwithlightning's People

Contributors

saramorgan avatar

Watchers

 avatar  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.