Webbjocke site logo
  • Home
  • Posts
    • Learn javascript
    • Latest posts
    • Projects
  • About
  • Contact
  • Downloads
  • Sitemap
Home » Learn javascript

Tag Archives: Learn javascript

Dates and time in javascript with date

Posted on 5 July 2015 by Webbjocke - Updated 20 June 2017

Introduction to time and date It's probably not a surprise that you can work with dates and times in javascript. There's an object built in for that which is used all the time in all sorts of projects. Often to be able to set a date for when something has happened or will happen. For..

Read more..

Category: Javascript Tags: Dates, Javascript, Learn javascript, Time

If, else and else if in javascript

Posted on 26 June 2015 by Webbjocke - Updated 19 June 2017

What if and else is The statements if and else in javascript means exactly what they sound like, if something is true do this, or else do something else. Both these statements are used very often in the language in order to control programs data flow. Often when coding you want to be able to..

Read more..

Category: Javascript Tags: Booleans, Expressions, If/Else, Javascript, Learn javascript

How variables work in javascript

Posted on 4 June 2015 by Webbjocke - Updated 15 June 2017

What a variable is Now we're going to talk about one of the most important and fundamental concepts in javascript (and also in other programming languages). Variables. A variable can be thought of as a placeholder for a value. Like a shopping bag that contains perhaps an apple or a banana. You use the bag..

Read more..

Category: Javascript Tags: Javascript, Learn javascript, Variables 2 Comments

Learn javascript in an easy way

Posted on 29 May 2015 by Webbjocke - Updated 11 June 2017

Welcome to the first course in learning javascript! You've made a good choice coming here since javascript is one of the most popular programming languages in the world today. It's used everywhere and not only on websites, but also in windows 10 and in mobile apps. For every web developer today it's a language one..

Read more..

Category: Javascript Tags: Code tools, Introduction, Javascript, Learn javascript

Webbjocke © 2025

  • Home
  • Posts
  • About
  • Contact
  • Downloads
  • Privacy
Sitemap