• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    JavaScript
  • Created about 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript is the most used language today, and there is no escaping it. Learn the basics in this lesson.

More Repositories

1

code-smells

Somewhere along the way code goes from good to bad. It's usually a combination of many small factors that when allowed to take hold in your project, makes it hard to work with and downright frustrating. Your code starts to smell... bad...
Java
26
star
2

all-about-testing-code

Learn how and why to write automated tests for your code.
Java
11
star
3

react

This workshop will give a whirlwind tour of React and Redux, demonstrating the core principles and providing a platform to build on.
JavaScript
9
star
4

shellscripting

The CLI (Command-line interface) is a developer's friend and power tool. Learn some of the most important commands and see how the CLI can supercharge your workday
7
star
5

build-and-deploy

This course will introduce continuous integration and continuous deployment with a hands-on workshop
JavaScript
6
star
6

Styling-fundamentals

This workshop will give a short introduction to styling (CSS), and contain assignments aimed at practising the fundametals of styling for modern websites.
HTML
5
star
7

home

The https://nerdschool.no webpage
HTML
4
star
8

git

Git has won the source control battle for now, and it is a vital tool to learn for any developer today. Learn the basic commands and workflow in this lesson.
4
star
9

modern-javascript-and-web-apis

This workshop focuses on language constructs in modern JavaScript versions known as ECMAScript2015 (ES2015) or ECMAScript 6 (ES6). We'll look at features in modern JavaScript and use these features to build a JavaScript-based web application against a server-side web API.
JavaScript
4
star
10

clean-code

Code refactoring is the process of restructuring existing computer code without changing its external behavior. Learn how and why in this session.
Java
3
star
11

javascript-best-practices

Best practices for JavaScript development
JavaScript
3
star
12

git-mergedemo

1
star
13

solid

Learn about the SOLID principles of object oriented design
Java
1
star