GithubHelp home page GithubHelp logo

ama's People

Contributors

sindresorhus avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ama's Issues

What advice would you give to a young college graduate for a great career in web development.

Hi,
First of all a very happy birthday. I am a big fan of yours, from your talks.

I am a fresh CS graduate, really enthusiastic about web development.
I know basics of Ruby, Python, Bash scripting and C.
I have also tried my hand at OO-PHP.
I am a fairly familiar with jQuery, Bootstrap.

And last but not the least I am really passionate about JavaScript, I have knowledge of closures and prototypal inheritance and object composition.

But still struggling to find a job. What should be my next step.

"Scalable Javascript Application Architecture"

Do you think that the modules you explain in your "Scalable Javascript Application Architecture" talk should be "instantiable" ?

//something like : 

//and it returns a new Class
var Foo = new Module({})

Core.register(new Foo());
Core.register(new Foo());

//instead of

var foo = new Module({})
Core.register(foo);

Thank You!

Just wanted to say Thank You for all your books, articles and work.

Why JavaScript?

What is it about JS that made you wander into this realm? Is there another language you'd potentially switch to (full time)?

Language

What ur favourite language? πŸŽƒ

what programming language would you suggest?

I am a javascript developer programming node and browser-side. Except PHP I don't know any other back-end languages. I want to learn something that I can use for web applications, but also just for other kind of programming. What language would you suggest me to use?

What was your weirdest moment?

On your blog, you have mentioned receiving applied kinesiology, amongst other things. And you described it as a pretty far out experience, saying:

when you’re fed up with doctors telling you you’re not sick, you will do anything and see anyone who might give you a glimmer of hope

So certainly life can be a wild ride. What moment in your life do you consider the weirdest of all?

I'm starting with JavaScript. How to continue develop skills?

I learn JavaScript. I really getting into it but few concepts are still very confusing for me. I'm overwhelmed by new fancy tools that people use (jquery, react, angular, node). Can you give me any suggestions how could I go trhroug JvaScript learning path without loosing mind.

Question about buying your book - High Performance JavaScript

Thinking about buying this book, but I heard(from Kyle Simpson's workshop video) that you're working on second edition of this book. So my question is: should I wait for the second edition or just go ahead and buy the first edition? One of the concerns of buying the first edition is that it was published so many years ago, I'm not sure if the content is still relevant today.

Thank you!

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.