Giter VIP home page Giter VIP logo

maps-with-typescript's Introduction

Maps-with-Typescript

Typescript effectively inside of an application and how to leverage its features to write really reusable code.

Markup

So we're going to make a very basic little web application. So this is gonna be something it's going to run inside of your browser. Our application is going to randomly generate two different entities. It's going to randomly generate a user and randomly generate a company known as they randomly generate all I mean is that we're going to have a user with a randomly generated name and last name and age and stuff like that. And our company will have a random name in a random business and some stuff like that as well every user in every company is going to have a location property tied to it as well. So this is going to be like a longitude and latitude after we generate the user and the company we're gonna use that location to show them as markers on a Google map inside the browser. So this marker right here I know it's kind of hard to see what these colors might represent the user. And this over here might represent the company so the entire goal of this application is to get you more familiar with classes and how to understand how to make use of interfaces really effectively to get some amount of code reuse on the applications you work on.

That's the whole goal

And like I said that's pretty much the whole goal of the entire course understanding classes and interfaces.

Parcel

we're going to start off nice and easy using personal so to set up parcel.

Install Parcel

It's going to flip over to my terminal right now and I'll do an 'npm i parcel-bundler'

All right

maps-with-typescript's People

Contributors

theranaehtisham avatar

Stargazers

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