HN user

jadjoubran

185 karma

Tech speaker • Web Consultant

Posts23
Comments24
View on HN
learnjavascript.online 3y ago

Free JavaScript projects and Figma designs for your portfolio

jadjoubran
1pts0
news.ycombinator.com 4y ago

Google outage - resolved

jadjoubran
6pts1
learnjavascript.online 4y ago

Show HN: JavaScript Knowledge Map

jadjoubran
11pts4
www.youtube.com 4y ago

Modern Lit Tutorial [video]

jadjoubran
2pts0
www.youtube.com 4y ago

JavaScript Array reduce explained [video]

jadjoubran
1pts0
learnjavascript.online 5y ago

Show HN: Learn JavaScript: new Curriculum written in 2021

jadjoubran
3pts5
interact.learnprogramming.online 5y ago

Show HN: Visualize array in Augmented Reality (for absolute beginners)

jadjoubran
2pts1
www.youtube.com 6y ago

Build a coronavirus map with fetch and mapbox [video]

jadjoubran
1pts0
blog.learnjavascript.online 6y ago

JavaScript ForEach

jadjoubran
2pts0
react-tutorial.app 6y ago

Show HN: I built a browser based interactive React course

jadjoubran
24pts14
css-houdini.rocks 6y ago

CSS Houdini Experiments

jadjoubran
61pts14
learnjavascript.online 7y ago

Show HN: Learn and practice modern JavaScript

jadjoubran
305pts105
www.youtube.com 7y ago

Learn Progressive Web Apps with this free video series

jadjoubran
1pts0
webdash.xyz 8y ago

Webdash: The customizable web dashboard

jadjoubran
6pts0
www.youtube.com 8y ago

Meltdown explained like you're five

jadjoubran
4pts0
www.youtube.com 8y ago

Spectre attack explained like you're five

jadjoubran
6pts0
codetogo.io 8y ago

Code to go: Find updated snippets for common JavaScript use cases

jadjoubran
4pts3
www.youtube.com 8y ago

2,147,483,647: The story behind this special number

jadjoubran
3pts0
www.youtube.com 8y ago

[video] Tips to improve your programming skills

jadjoubran
1pts0
scotch.io 10y ago

Angular Material vs. Material Design Lite

jadjoubran
2pts0
github.com 11y ago

Laravel 5 angular material starter project with elixir setup

jadjoubran
3pts0
tech.etobb.com 12y ago

Fast prototyping with Helpers.css

jadjoubran
2pts0
github.com 13y ago

HTML5 Android Toast replication on GitHub

jadjoubran
4pts0
[dead] 4 years ago

Hey HN,

I want to explain my motivation for working on this course. I'll start by saying that this is a paid course.

HTML and CSS have a relatively low barrier to getting into. Moreover, browsers are very lenient, and the HTML specification itself allows you to make mistakes. However, we've been neglecting semantic HTML for a very long time (and sometimes accessibility). This is why I wanted to work on a detailed step-by-step course that teaches HTML and CSS while focusing on semantics and accessibility from the start.

For example, `div` is only introduced in Chapter 49. Most challenges require you to pass automated accessibility checks (color contrast, main landmark, headings hierarchy, etc.)

Let me know what you think!

Hey HN,

I've built this Interactive JavaScript Knowledge Map that allows developers to get a glance at _most_ topics in modern JavaScript.

Students that are following https://LearnJavaScript.online, will be able to track their progress using this knowledge map. It becomes interactive as they will be able to see the completed branches and click on them to go back to the related lesson. They also have a progress bar that completes as they further progress in the course.

Let me know what you think!

Hey Hacker news! I built this Augmented Reality visualization last year to help the students of my [learnprogramming.online](https://learnprogramming.online) course understand how arrays work in programming, mostly with regards to index access. If you're a long time developer, you're probably already used to indices starting at 0 so it was a bit challenging to take a step back and show this for beginners!

It may not run in AR mode, depending on your device. So here's a video of how it works: https://res.cloudinary.com/dbfn5lnvx/video/upload/q_auto/v15...

This is built using WebXR :D

Hey HN, I would love to get your feedback on my new course for React. It's an interactive platform (built on top of learnjavascript.online) that teaches React in the browser by explaining concepts step by step. The lessons are byte-sized and are followed up by practice challenges as well as flashcards that help you persist your knowledge. I also made it work on mobile so that students can read some lessons or even solve challenges while taking the train/metro. The whole platform is custom built (the text editors are open source projects).

Woops, sorry about that. I'll make sure it's clearer. There's no mention that it's Free anywhere however around 35% of the course is free. It shows which content is free and which one is paid in the sidebar, but it could be that you haven't checked it out

Thanks for the feedback! I had that during the testing period but it was a bit confusing. You've also got flashcards linked to your progress which also requires an account. I'm also avoiding adding a 2nd method of sign in in order not to confuse returning visitors: "Which account did I use? "