Show newer

These puzzles just disappear when you used immutable data. Problem solved.
---
RT @ravinwashere
JavaScript Quiz 🏆

Comment the output of this code?

let x = 5;
let y = new Number(5);

console.log( x == y);
console.log( x === y);

Also, let me know the reason for your answer below!

A: true and false
B: false and false
C: true and true
twitter.com/ravinwashere/statu

How long will last? A few reasons in may stick around a while:

- great syntax

- good ideas, like immutable data and namespaces

- easy to use its host, so JS changes so it doesn't have to

- community culture of NOT BREAKING THINGS (just ask @stuarthalloway )
---
RT @CicmilJovan
When I started freelancing, jQuery was the most popular thing in the Javascript world.

When you asked Javascript questions on StackOverflow, …
twitter.com/CicmilJovan/status

This is a good thing. In and , all spaces are equivalent to one space, and that includes commas. I am not a fan of Semantic Whitespace like Python.

Need some extra space displayed on a page? For Heaven's sake, use !
---
RT @chriscoyier
how much space is a space?

i like how html is like...

one space? one space
2 spaces? one space
50 spaces?! one space
100000 spaces??? one space, bruv
twitter.com/chriscoyier/status

What a triumph of interface design and ! Not only a very, very cool UI creation, but a great way to explore some of the core library and to get a a visual understanding of Reverse Polish Notation (RPN). First-class work!
---
RT @ella_hoeppner
Here's a video that shows how it works: youtube.com/watch?v=1OcAUhe3E1
twitter.com/ella_hoeppner/stat

RT @ella_hoeppner
I've been working on a cool little app for a month or two now, and it's finally ready for an initial release. Check it out here: vlojure.io

Basically, it's a visual interface for writing an evaluating ClojureScript.

Now have HTML5 local storage working in my app! I guess it is possible for the front-end to handle sessions, as long as they aren't anything confidential. Thanks to old mostly-finished things like github.com/alandipert/storage-. Transit had a couple loose ends, and now to figure out session timeout...

Question of the day: do you use any macros that have you write otherwise-invalid code in ? IE break the (function args) syntax?

Only one I can think is reagent, [function args]. But that barely counts.
---
RT @iamsegunajibola
Question of the day:

Do you still use semicolons in JavaScript?
twitter.com/iamsegunajibola/st

Someone recently suggested that beginners spend a year "grinding every day" to master the language. Putting in the time is critical, but I don't think are ever a grind. They are too fun for that!

Good tip. And before jumping in to , complete at least 5 more in .

This is the curse and the blessing of the philosophy -- know a little of your hosts first, but then reap the benefits
---
RT @mdjunaidap
Are you an aspiring front-end developer?

This tip is for you!

Before Jumping into Javascript, try to complete at least 5 Projects using plain HTML and CSS.
twitter.com/mdjunaidap/status/

or we use immutable data and never have the question, "wait... did this get emptied?"

Interesting how the concept itself goes away.


---
RT @VladPasca5
JavaScript tip💡

You can use the syntax "array.length = 0" to empty an array

Here is how it works

👇

twitter.com/VladPasca5/status/

The community is largely single-line promotionals (mostly about the glories of ) and threads of handy gee-whiz info. So, in proper fashion, I've decided to use that community as Host and do all those same things, but . Join us in the fun!

The Twitter Webdev community is largely preoccupied with single-line promotional texts (largely about the glories of ) and threads of gee-whiz info that I actually find quite useful sometimes. So, in proper fashion, I've decided to use that community as Host and do all those same things, but Clojure[Script]. Feel free to join me!

I thought that, too. So I implemented a user app in raw html and css. I learned 3 things --

1. is really good at this repetitive, basic stuff
2. even so, the boilerplate was too much!
3. It took MUCH longer than .

It better last 20 years.
---
RT @TreciaKS
HTML, CSS and JavaScript are enough!

Frameworks come and go, but those 3 stay because they alone are what make web development!
twitter.com/TreciaKS/status/14

I think I may need to start putting more time into learning the interop ecosystems: Maven, Apache on the JVM, and React stuff, NPM on . Then, soon, Python, too -python. Probably an hour of reading each day.

RT @borkdude
ClojureScript ff-ing rules. Thank you @swannodette, @mfikes and everybody involved. Also @thheller for making CLJS builds "easy".

RT @activeXray
I did it! @PlutoJL notebooks with embeddable using @borkdude's

RT @borkdude
Nbb, a scripting environment like , but for Node.js, v0.0.75 now has built-in integration with applied-science/js-interop!

Thanks @mhuebert for the library and help.

See github.com/borkdude/nbb#js-int for more details.

I got an image previewing component working in Reagent (that's with react.js, for the uninitiated). orys.us/ub

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.