The recording of the talk about the future of #IoT with #JavaScript is online,
btw: https://www.youtube.com/watch?v=HZeb-AI010Q
https://twitter.com/dtex/status/1512439705266270216
#JavaScript
232 tweets
I am now investing more time in outreach efforts to universities, and I also
have hired a student (who is studying electrical engineering right now) and
started to teach them the necessary skills to build #serverless #iot cloud
solutions using #JavaScript / #TypeScript.
How is your day going? #javascript #automateeverything
I know why @GitHub CodeSpaces exist ... because you can't run code that's hasn't
been touched after a while on an up-to-date machine... #JavaScript 😭
What has a @NordicTweets #nRF52840, runs
#JavaScript and can be worn on your wrist? The
@Espruino Bangle.js 2:
https://www.kickstarter.com/projects/gfw/banglejs-2-the-open-smart-watch
We have a super interesting #job
@NordicTweets for a #JavaScript developer:
build our in-house supply chain operations support application in
@vuejs and @nuxt_js.
Location is based in Muntinlupa 🇵🇭, Zhubei 🇹🇼, or Oslo/Trondheim 🇳🇴.
https://candidate.hr-manager.net/ApplicationInit.aspx/?cid=278&departmentId=7392&ProjectId=177095&MediaId=5&SkipAdvertisement=false
People complain that ESM makes testing impossible, because you can't mock
modules.
You don't need to. Don't use global instances instead and inject dependencies.
About the process: we are looking for people who love to make technology more
accessible, through great examples and documentation. That's why we try to
figure out your skills as a cloud engineer by checking for your #JavaScript and
#TypeScript skills in a coding challenge.
This is the registry-free future we need in #JavaScript land: serve dependencies
from any webserver. https://twitter.com/gr2m/status/1364726200254427137
Do you have experience with #JavaScript and #NodeJS as well as how to integrate
different systems (like #CI and #CD) using #microservices to provide critical
business insights? This #job is for you:
What do you use to get automated PRs for dependency updates in your #JavaScript
projects? /status/1298189726537658370
🚨 Job Alert: @NordicTweets we are looking
for a business systems developer. You should know #JavaScript (#VueJS and
#NodeJs), as well as how to interact with #RESTful APIs and #Databases.
https://candidate.hr-manager.net/ApplicationInit.aspx/?cid=278&departmentId=7392&ProjectId=176873&MediaId=5&SkipAdvertisement=false
Paid relocation to 🇳🇴 #Trondheim / #Oslo through
@OnboardNorway!




Yes, #TypeScript should solve these ambiguities of #JavaScript.
To prevent unintended behaviour like this I have the
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/strict-boolean-expressions.md
eslint rule enabled, which will detect this and one needs to explicitly test for
undefined or 0. https://twitter.com/boennemann/status/1275855456360153089
CodeArtifact is a new npm compatible package registry from AWS:
https://aws.amazon.com/about-aws/whats-new/2020/06/introducing-aws-codeartifact-a-fully-managed-software-artifact-repository-service/
#javascript #typescript
#nRF52832 from @NordicTweets running
#JavaScript on your wrist? How cool is that!
https://twitter.com/reelyActive/status/1249345392392785922
#JavaScript, the language with which most developers have the most problems.
https://twitter.com/sogrady/status/1233391961643548674
Today in #JavaScript: I made a cool map icon so I can show a bunch of
#Thingy91's on a map:
Any of my followers from #Norway open to hire and relocate a #junior #JavaScript
engineer (http://B.Sc., 2 years experience, teaches others) with great
potential from Costa Rica? They love this country and could become a strong
backend engineer in your team?
My nephews have cool stuff, which I am happy to use: #javascript



In 6-8 weeks the #JavaScript implementation of
@retest_en should be ready so it can be used
with @Cypress_io!
/status/1192375766643818496
A live introduction to #TDD in #JavaScript by
@RoyOsherove
@oredev ... A very approachable way to explain
this powerful technique, interactive with the audience! 👍 #oredev2019
I didn't expect that this functions returns 2:
const f = () => { try { return 1 } finally { return 2 } }
I had two super-interesting sessions on #javascript and #iot #e2e testing, so I
forgot to take sessions. My slides on the #e2e testing are here:
https://coderbyheart.com/it-does-not-run-on-my-machine/
I also mentioned this technique how I deploy lambdas to AWS:
https://coderbyheart.com/how-i-package-typescript-lambdas-for-aws/
Cool stuff done with #JavaScript and
@NordicTweets powered tech:
https://twitter.com/devdevcharlie/status/1154001319830548480
We helped to start a new #JavaScript career at #jscc19!
I just saw that there are additional slots available for
@JSCraftCamp! Get them and join an amazing
barcamp / open-space about #javascript this weekend in Munich!
http://jscraftcamp.org/participants.html
It's two weeks until @JSCraftCamp 2019 and
there are still a few tickets available! Remember, this is a free event and
where we come together to learn more about #JavaScript in a beautiful location.
Don't miss it! http://jscraftcamp.org/
We are hiring a frontend developer to work in Trondheim on the #Electron app
that basically all our customers
@NordicTweets use: nRF Connect for Desktop.
We sponsor relocation via @OnboardNorway!
Ping me if you have any questions!
https://candidate.hr-manager.net/ApplicationInit.aspx?cid=278&ProjectId=176779&DepartmentId=7392&MediaId=5&SkipAdvertisement=False
#job #react #javascript
It think npm oopsdate would be more fitting, because you never know what happens
next. #javascript
Get the best of conferences with Rewind. Every month a new curated list of
#JavaScript talks: https://rewindconference.com/
Great job @mjakoek and
@paulbremer_, really a useful way to
discover all the awesome talks out there.
Towards class-less #JavaScript:
https://coderbyheart.com/towards-class-less-javascript/
Talking about the state of #javascript now at #socracan
Stop using instanceof. #javascript
I am getting more and more convinced that classes in #JavaScript or #TypeScript
are an anti-pattern. At least in the way I use them.
https://coderbyheart.com/towards-class-less-javascript/
@onkelkodi Yes: I'd love to read more about
backends written in #JavaScript. and No: software architecture is interesting in
all languages.
fix: update dependencies #javascript
https://twitter.com/captainsafia/status/1093937701663891456
New to #JavaScript? Here are inclusive and beginner friendly conferences in
Europe I can recommend: @JSKongress 11+12.3.19
Munich @jsunconf 22+23.4.19 Hamburg
@jsconfeu 1+2.6.19 Berlin
@jscamp 18+19.7.19 Barcelona
In 2019:
- Frameworks and tools don’t last in #JavaScript. Don’t hold on to your current
tools too tightly. - #React will be the dominant framework.
- You’ll need to learn #GraphQL.
- Somebody on your team will bring in #TypeScript.
https://twitter.com/npmjs/status/1070773962945245184
I got bitten today by a nasty #JavaScript thing:
const handler = async () => { try { return request(); } catch (err) { // I
wanted to handle request errors here // but since request returns a promise //
they won't get caught } };
I wonder if #JavaScript people will get all mad at me if I stop using classes to
describe "Service Objects":
https://gist.github.com/coderbyheart/bf6d16c6bf3d08acd547642a4d7e3e07 >
The #JavaScript SDK for @awscloud has been
revamped in #TypeScript and is now available as a developer preview:
https://aws.amazon.com/blogs/developer/new-aws-sdk-for-javascript-developer-preview/
But obviously not everything is perfect with #JavaScript:
Is #JavaScript a good language for programming beginners?
Does #JavaScript scale both in the technical sense and within teams?
And will #JavaScript still be there in 5 years?
Where will #JavaScript be in 5 years?
At @codetalkshh I was in the panel about
#backend languages. You can see the whole session on YouTube:
https://www.youtube.com/watch?v=7n3ROn3yABY
Here are the sections where I speak on behalf of the language that I love:
#JavaScript >
Here is the video of my talk on prototyping #IoT products using #JavaScript I
did @codetalkshh.
I was a little short on time, so you will mostly take away why we as developers
should look into IoT as a market and that it is pretty damn interesting.
Isn't this one of the weirdest things in #JavaScript:
const foo = () => { foo() // you can call foo here }
If you know more free resources for #JavaScript testing beginners? Let me
know!
Here is a free @udacity course about #testing in
#JavaScript: https://eu.udacity.com/course/javascript-testing--ud549
FFFFantastic value for the money! There is no excuse to not learn testing
#javascript now anymore!
https://twitter.com/kentcdodds/status/1053331772748906502
#JavaScript Math.random() picked
@deniskarmazin to be the second winner of
the @NordicTweets Thingy:52 #IoT Sensor Kit!
Meet me at the breakfast area next to the vegan food. Here is how to get
started:
https://www.nordicsemi.com/eng/Products/Getting-started-with-Nordic-Thingy-52-Iot-Sensor-Kit
… #devtalks https://twitter.com/deniskarmazin/status/1052903318136209409
#JavaScript Math.random() picked @waschti87 to
be the first winner of the @NordicTweets
Thingy:52 #IoT Sensor Kit! Meet me at the breakfast area next to the vegan food.
Here is how to get started:
https://www.nordicsemi.com/eng/Products/Getting-started-with-Nordic-Thingy-52-Iot-Sensor-Kit
… #devtalks https://twitter.com/waschti87/status/1052894495187116032
But, but, but, don't misquote me!
You do want to run #JavaScript on an embedded device! With
@Espruino it's fun. Promise!
No JS promised, though ;-)
https://twitter.com/deniskarmazin/status/1052903318136209409
And here I go: talking about #iot and #javascript
@codetalkshh! #codetalks
I will be in the "What's the best backend language?" panel representing
#JavaScript @codetalkshh this week. I have an
opinion (and shared some of it here:
/status/1038791853431312384) but I would
really like to hear what you have to say! Why do you prefer JavaScript for your
backend?
Polishing my #javascript IoT prototype demo for
@codetalkshh. This is an
@Espruino WiFi connected to thr
@awscloud #IoT MQTT broker using TLS.
Prototyping does not mean that you have to ignore security best practices!
I will be speaking next month @codetalkshh
(Oct 18-19th) about #JavaScript and #IoT, and I am donating a complimentary
ticket (worth €480) for a member of an underrepresented group. DM me with a
short intro if you are and can make it to the conference. I will decide
tomorrow.
@jrosaproenca @JOTB2018 It's
@codetalkshh with another topic: prototyping
for #iot with #JavaScript
While tink (
https://blog.npmjs.org/post/178027064160/next-generation-package-management )
and yarn P'n'P ( https://github.com/yarnpkg/rfcs/pull/101 ) are trying to
address the same problem (reduce install time / filespace usage) I think that
tink's aproach will not fly in #javascript #serverless environments. >
Seriously, do I want to run #JavaScript on #iot devices?
I advocated in one slide (
https://docs.google.com/presentation/d/1vMFDSY8kn52SxnC_iEUcmJ7SJY8jpfi__oAulxE-uvQ/edit#slide=id.g3a94e38134_0_20
) to go #JavaScript full-stack, so the question is: How can I convince my
organization to embrace this?
At #jotb2018 I was interviewed by the fantastic @Amsimss, and you can watch the
full video on YouTube: https://www.youtube.com/watch?v=6rBHje_ciGM
Here are some of the interesting questions from the audience I answered on
#JavaScript: >
Good analysis of ways to get rid of exceptions bubbling through your #JavaScript
code:
https://medium.com/@gunar/async-control-flow-without-exceptions-nor-monads-b19af2acc553
Yeah! #JavaScript developers be like
<3 #TypeScript <3 #FunctionalProgramming !
https://twitter.com/marcoemrich/status/1027950956619677696
I blogged about versioning #JavaScript libraries with semantic-release
https://coderbyheart.com/automagically-version-javascript-libraries-with-semantic-release/
🐞 🚀 🚨
Very well done summary of asynchronous syntax in #JavaScript by
@codebytere:
https://www.youtube.com/watch?v=SrNQS8J67zc
The problem is me, not #JavaScript.
In above code the async function is not getting executed, so the value in
Promise all is a function, not a Promise.
So, you might have learned that in #JavaScript async functions return a
promise. Buuut not the kind of promise you are expecting. >
#Barcelona and #JavaScript, a fantastic combination!
https://twitter.com/davidpich/status/1007951303270699008
I'm now in @DKundel's take on using #javascript
for hardware projects. 💪 #ndcoslo
#JavaScript Math.random() picked @PietroD to be
the second winner of the @NordicTweets
Thingy:52 #IoT Sensor Kit! Meet me at 8:55 in front of the main stage. Here is
how to get started:
https://www.nordicsemi.com/eng/Products/Getting-started-with-Nordic-Thingy-52-Iot-Sensor-Kit
… #NDCOslo https://mobile.twitter.com/PietroD/status/1007271749153587200
#JavaScript Math.random() picked @pkminne to be
the first winner of the @NordicTweets
Thingy:52 #IoT Sensor Kit! Meet me at 8:55 in front of the main stage. Here is
how to get started:
https://www.nordicsemi.com/eng/Products/Getting-started-with-Nordic-Thingy-52-Iot-Sensor-Kit
… #NDCOslo https://mobile.twitter.com/pkminne/status/1007274976473468928
Here are my slides for my #ndcoslo talk about Prototyping products for the
Internet of Things using #JavaScript #iot https://bit.ly/iot-ndcosl2018
If you'd like to build #IoT solutions using #JavaScript / #TypeScript on AWS,
you can join my team in Trondheim now!
https://candidate.hr-manager.net/ApplicationInit.aspx?cid=278&ProjectId=175679&MediaId=5
/status/1007239000053243904
Meet me at 16:20 in Room 2 at #ndcoslo to learn how this blinky thing is made in
#JavaScript and what exciting developments are happening in the #iot space right
now.
This is a curated list of awesome functional programming code and learning
resources for #JavaScript:
https://github.com/stoeffel/awesome-fp-js/blob/master/README.md
Once I discovered @Espruino (which is a
fantastic Arduino-compatible #JavaScript based platform) it all became fun
again! https://twitter.com/DKundel/status/1005546604999446528
👋 Hei Oslo 🇳🇴, meet my @NordicTweets
colleague @pederrand and me next week
@NDC_Conferences. We'll bring you two
sessions on cellular #IoT and prototyping for the IoT using #JavaScript.
https://ndcoslo.com/speaker/peder-rand/
https://ndcoslo.com/speaker/markus-tacker/ Tickets are still available!
It is unfortunate, that the #JavaScript we are executing is not the JavaScript
we are writing, so we need an intermediary place to dump it.
https://twitter.com/dtanzer/status/1004683590008000512
My new wallpaper: #JavaScript
Since the original winner did not pick up their price, #JavaScript Math.random()
picked @Xhoas to received the limited edition
@NordicTweets Thingy:52 #IoT Sensor Kit!
Meet me at 17:40 at the Firstro Hall stage. Here is how to get started:
https://www.nordicsemi.com/eng/Products/Getting-started-with-Nordic-Thingy-52-Iot-Sensor-Kit
#jotb2018 https://twitter.com/Xhaos/status/999675947027783688
It's nice, isn't it! #iot #javascript @Espruino
https://twitter.com/alferto82/status/999700045455937538
Want to learn about prototyping #iot products using #JavaScript? Join me today
at #jotb2018 - 16:50 in Gromenauer Hall.
For my followers in the US timezone: In my latest blog post I explain how I
implemented #JavaScript dependency management with
@greenkeeperio on
@awscloud CodeBuild for #nrfcloud, the project I
am working on @NordicTweets:
https://coderbyheart.com/javascript-dependency-management-with-greenkeeper-on-aws-codebuild/
In my latest blog post I explain how I implemented #JavaScript dependency
management with @greenkeeperio on
@awscloud CodeBuild for #nrfcloud, the project I
am working on @NordicTweets:
https://coderbyheart.com/javascript-dependency-management-with-greenkeeper-on-aws-codebuild/
"I understand #JavaScript, so I forgive it. And in doing so, I give myself
permission to enjoy it. I hope you give it a shot."
https://ashfurrow.com/blog/javascript-is-good-actually/
http://www.jshero.net/ let's you test your #JavaScript knowledge in small
tasks.
My desktop @NordicTweets these days:
#javascript #iot #cloud
Hey #JavaScript peeps, there is now @awscloud
CodeBuild support in semantic-release through an update to
https://github.com/pvdlg/env-ci/ - and hopefully we will soon see Node.js 8
LTS support on CodeBuild:
https://github.com/aws/aws-codebuild-docker-images/pull/51 - so we can have
nice #JavaScript CI/CD on AWS infra!
Let's meet for IoT in #Trondheim next month at the AWS meetup!
@NordicTweets is sponsoring Pizzas and I
will be talking about why #JavaScript and #IoT are a perfect match!
https://www.meetup.com/AWS-User-Group-Trondheim/events/249419495/
Thanks for 209 votes! I am actually surprised how strong Linux is! 💪🐧 I
learned web development on Windows, so I had expected that there were more, but
I guessed that when working with #JavaScript tool chains this is a rather
uncommon choice. /status/986161501789618176
Do you want my job? Since today my team is hiring a #Cloud Developer
(#JavaScript on @awscloud) for the #IoT lab here
in Trondheim 🇳🇴 ... you will be working directly with yours truly!
https://candidate.hr-manager.net/ApplicationInit.aspx?cid=278&ProjectId=175679&MediaId=5
#JavaScript const r = /^.+$/; r.test('') // false; r.test(); // true - WTF!
Why do we call #JavaScript ECMAScript again? Because:
#JavaScript devs: which operating system do you prefer? RT for reach, pls
That's why I love #JavaScript: use good syntax and let the engine optimize it
for you (or it will be optimized soonish).
Don't use performance hacks, which make code less readable and remove
portability. https://twitter.com/DanielHoffmann_/status/980438965999333382
It's always amazing to see @gr2m creates welcoming
and beginner-friendly communities around open-source projects. He is one of
#JavaScript's awesome flight instructors!
https://twitter.com/gr2m/status/979118538496491520
Lets say you want to ensure that a dozen+ #JavaScript repositories follow the
same conventions for
- settings in package.json (license, publishConfig, ..., scripts, deps)
- .editorconfig
- commitlint settings
- tsconfig / tslint.json
- README badges
How would you automate that?
Did you know that you can program the
@NordicTweets Thingy:52 with #JavaScript?
@Espruino makes this possible! Check out the
tutorial at http://www.espruino.com/Thingy52
Arrived @_bartjs It starts with Pizza, and then
some #graphql. Closing with #musicvizualization. #JavaScript #Trondheim


Really looking forward to talking @JOTB2018 in Spain this May 🌞 about building
#IoT product prototypes using #JavaScript: https://jonthebeach.com/
I'm really happy to be speaking @ndc_conferences in June in Oslo.
I'll show how easy it is, to build a secure #IoT product prototype using
#JavaScript and the @Espruino Wifi.
This will be my first conference as a speaker in the Nordics.
TIL on #JavaScript dependencies.
So, npm ci has been released by @maybekatz:
https://www.npmjs.com/package/cipm This command is available in npmc or as a
standalone tool: "$ npx cipm".
And here is why I find it especially useful in frontend projects:
Makefiles for #JavaScript projects:
http://www.olioapps.com/blog/the-lost-art-of-the-makefile/
#Javascript meetup #Trondheim: #GraphQL & Musikkvisualisering på 15. Mars
med @arnejenssen og
@mollerse
https://www.meetup.com/de-DE/BartJS/events/247343583/
It's totally not weird, that can write #JavaScript without semicolons (but not
always), because const foo = 'bar' // is totally fine with the next line but
const bar = 'baz' ;(async () => {})() // needs one otherwise it I'm calling
'baz' as a function
https://www.youtube.com/watch?v=gsfbh17Ax9I
https://twitter.com/zinyando/status/958063496926781440
#JavaScript has no proper way to clone deep objects properly. So here is a
comparison of all the wrong ways that get the job done:
https://dassur.ma/things/deep-copy/
JSON.parse(JSON.stringify(obj)) // is the winner with some caveats
#JavaScript is getting a better Date:
https://www.youtube.com/watch?v=aVuor-VAWTI
#JavaScript things I never knew existed:
http://air.ghost.io/js-things-i-never-knew-existed/
So, quick poll on #JavaScript throw: should you always throw an instance of
Error(), or is it ok to throw anything?
I'm also happy to hear your reasoning for the choice.
Meanwhile I have come to the conclusion that this syntax for binding arguments
in #JavaScript
const f1 = f.bind(undefined, arg) f1(); // const f = arg => {}
is inferior to
const f1 = f(arg) f1(); // const f = arg => () => {}
I've created a project to introduce the CodeDoor students to #TDD in
#JavaScript: https://coderbyheart.com/introduction-to-tdd-in-javascript/
Using @goserverless I set up a RESTful API
for the #iot device hosted on @awscloud in a few
lines of #JavaScript.
It's so great to be able to prototype hardware projects in pure JS, from API
down to the hardware.


Why Node-RED is worth a look! #iot #javascript
https://developer.ibm.com/dwblog/2017/five-reasons-use-node-red-iot/
I finished my talk abstract: Prototyping products for the Internet of Things
using JavaScript
Does it sound interesting to you?
https://www.papercall.io/speakers/coderbyheart/speaker_talks/52587-prototyping-products-for-the-internet-of-things-using-javascript
Here is my list of upcoming #Cloud / #IoT / #JavaScript conferences that cover
travel expenses and I am going to apply to:
https://trello.com/b/xbvmarCL/iot-javascript-cloud-developer-conferences
Let me know if there are more interesting ones.
Good talk on #JavaScript security: https://youtu.be/0dgmeTy7X3I
Here is my previous week on twitter: ❤️.of(code) // 012 #Jobs #Tech #JavaScript
#Diversity #Culture #Musik https://coderbyheart.com/heart-of-code-012/
Here is my #JavaScript 🔧 best practice tip of the day 📆: Do not execute code
in a module without being called. Bootstrapping/configuring of modules must be
done in one place 📍 not all around the app 🌐.
#JavaScript dev having an average day at work:
https://gist.github.com/danielhavir/5a64311449556ca6cf83956a85f998ec
Last weeks highlights from my Twitter feed: ❤️.of(code) // 004 #Tech 🚀
#JavaScript 🛠 #Diversity 🌈 #Culture✌️ #Jobs💪🏻
https://coderbyheart.com/heart-of-code-004/
Last weeks highlights from my Twitter feed: ❤️.of(code) // 003
https://coderbyheart.com/heart-of-code-003/ #Tech 🚀 #JavaScript 🛠 #Web 🌍
#Diversity 🌈 #Culture✌️
Last weeks highlights from my Twitter feed: ❤️.of(code) // 003 #Tech 🚀
#JavaScript 🛠 #Web 🌍 #Diversity 🌈 #Culture✌️
https://coderbyheart.com/heart-of-code-003/
On my way to @_bartjs, Trondheim's local
#JavaScript meetup: https://www.meetup.com/de-DE/BartJS/
I made jest talk to chrome headless via puppeteer today? Should I write up a
gist? #JavaScript
Last weeks highlights from my Twitter feed: ❤️.of(code) // 002
https://coderbyheart.com/heart-of-code-002/ #javascript #web #diversity 🌈
#conferences 💡 #music 🎧
Async/Await in #JavaScript will make code simpler (meaning better to read and
understand)
https://blog.patricktriest.com/what-is-async-await-why-should-you-care/amp/
LOL: 'post'.toUpperCase() #javascript
Nice: This is a free 30 day challenge to improve your #JavaScript skills:
https://javascript30.com/
TIL: AWS #JavaScript SDK now has promise support with configurable Promise
library:
https://aws.amazon.com/blogs/developer/support-for-promises-in-the-sdk/
Because in #JavaScript you can monkey patch everyting
https://github.com/sinonjs/lolex is great.
https://twitter.com/raquelxmoss/status/884184413168295936
My #javascript talk proposals for
@TrondheimDC didn't make it, but I'm still
looking forward to visit my 1st tech conference in the Nordics!
Very good project guidelines for #javascript projects. I don't like the API
versioning part, but the rest is 👍.
https://github.com/wearehive/project-guidelines/blob/master/README.md
Some parts of #javascript Promises are synchronous:
https://www.bennadel.com/blog/3296-the-es6-promise-constructor-and-its-executor-function-are-invoked-synchronously.htm
In
https://m.heise.de/developer/artikel/Aus-der-Werkzeugkiste-Teil-3-Oliver-Zeigermann-3732275.html
@DJCordhose shares his #javascript dev tools.
{lang: #JavaScript, locale: 🇩🇪}
Awesome #job for a senior backend dev: use #JavaScript to fix distribution of
medication in Africa.
https://www.fieldintelligence.org/work-with-us/#softwareengineer #remote
#berlin
Here are my slides on automating library releases and dependency management in
#JavaScript from #devcamp17: https://goo.gl/6ftIZA
Prepack will optimize away all your inefficient and pointless #javascript code.
Because we all suck at writing efficient statements.
https://twitter.com/sebmarkbage/status/859816747406286848
Interesting read on a large front-end project:
https://alunny.com/articles/webpack-on-twitter-com/ #javascript
Stanford now teaches #JavaScript as the first CS language.
http://www.stanforddaily.com/2017/02/28/cs-department-updates-introductory-courses/
https://facebook.github.io/reason/jsWorkflow.html looks pretty straight
forward. Painless typesafe #JavaScript?
https://twitter.com/ryyppy/status/854975399822057472
Join me for this awesome #BarCamp on #JavaScript and #Softwarecraftsmanship:
http://jscraftcamp.org/ on July 21+22nd in Munich.
Top 6 reasons why to use bluebird Promise implementation instead of native
Promises: http://stackoverflow.com/a/34961040 #javascript
The CfP for @RuhrJS is still open, and they
anonymize your application, and even pay for travel! 👏 https://www.ruhrjs.de/
#javascript
\o/ Next @JSCraftCamp date announced: July
21+22! #javascript #softwarecraftsmanship
https://twitter.com/wolframkriesing/status/850739438187663361
I wrote a blob in our wiki about why I love #JavaScript on the backend:
This happens every month in #BCN🇪🇸. #JavaScript is really big here. (Compared to
#FRA🇩🇪)
Wow, so many cool #JavaScript meetups and events in #Barcelona!
.@ryyppy turns #topconf into #typeconf while
talking about static typing #JavaScript with
@flowtype.
What do you find better as an argument to items.filter(fn)? #poll #javascript
#es6
Check out this cool @techettes_ffm event:
https://www.meetup.com/de-DE/Techettes/events/237704647/
@junewebdev explains why #JavaScript is taking
over the programming world.
So, who of you is developing SSL-enabled? I talk about node-static and nodemon.
#JavaScript
Which function does: [1,17,9,23] -> {1: 17, 9: 23} #javascript
I don't have a good advice besides, trying it out … and finding out what works
for you. #JavaScript #ES6
https://twitter.com/haraball/status/827550694420910080
ES5 to ES6 refactoring: #javascript
Now @fhinkel giving us some insights in the inner
workings of the thing that executes our #javascript code: #v8. #scriptconf
Very true. "There are basically no best practices in #javascript." #scriptconf
.@codepo8 tells a brilliant metaphor for the
#javascript eco system. #scriptconf


Now @codepo8 about what makes #javascript great:
#scriptconf
You can use Symbols in #JavaScript to define concepts:
http://exploringjs.com/es6/ch_symbols.html
You can split your async code into smaller promises, and merge their execution
with http://bluebirdjs.com/docs/api/promise.all.html #javascript
I'm refactoring a biggish #JavaScript codebase that is neatly split across 7 npm
packages. That is actually a little finicky.
We are now a paying customer of the best package manager in the world:
@npmjs
https://www.npmjs.com/org/resourcefulhumans #javascript
And today I've learned how to use ES6 code in production web-apps … #javascript
How to test your ES6 browser library with mocha and phantomjs:
https://github.com/ResourcefulHumans/meownica-web-fonts-loader/commit/1c4711668af6cd7daa1374c81427fa8161beaedf#diff-c1129c8b045390789fa8ff62f2c6b4a9
#javascript
babel-preset-env lets you target specific environments and reduces the code that
needs to be transpiled:
https://github.com/babel/babel-preset-env/blob/master/README.md #javascript
I've used ES7 decorators today. Feels dirty. But I thinks that's supposed to be
via #JavaScript.
What's your policy on devDependencies? #JavaScript
Setting up a new dev environment @RH_Way takes
only a few minutes. #JavaScript shines there, and my tooling (npm+make) only is
a no-brainer.
I actually would pay for a pre-packaged
@AtomEditor #JavaScript bundle, tbh.
I tried the Atom editor this week for #JavaScript. It feels great at first, but
then, it's all finding and configuring plugins.
Tried #yarn for some weeks now, it's more confusing right now, then I have
benefits. Esp' in use with Greenkeeper, more hassle. #JavaScript
Create a client-side #VueJS app using Vue Router. #javascript #frontend
https://www.liquidlight.co.uk/blog/article/building-a-vue-v2-js-app-using-vue-router/
I just thought about #javascript #flow: the annotations are removed in
production, which could result in a dev using it for input validation
Wow, I love how much effort @wealljs put into
creating a welcoming and inclusive community for #javascript people.
Ping me, if you want work w/ nextgen frameworks now. #Hiring #JavaScript
/status/789813593751584768
Vue.js compared to other frameworks. #JavaScript #Frontend
https://vuejs.org/guide/comparison.html
And your chance to earn some money working on cool stuff still there:
https://github.com/ResourcefulHumans/netwoRHk.net/issues/1 #job #javascript
“If you’re going through hell, keep going.” on #JavaScript: “JavaScript Fatigue
Fatigue” by @ossia
https://medium.freecodecamp.com/javascript-fatigue-fatigue-66ffb619f6ce#.nsmoscx8w
Nice. @EXXETA builds websites in #JavaScript for
Red Bull, DM and Mercedes Benz with the latest web technologies like Angular2
and React.
Explaining Automating library releases and dependency management in #JavaScript
tonight at @FrankfurtJS:
npm i -g resourceful-human@^1.0.5-devintern
#remote #intern #job #javascript
Instead of ghooks, use husky: https://github.com/typicode/husky #JavaScript
I'm opening a paid #remote development internship role soon, #JavaScript
fullstack w/ focus on frontend. So if you are interested, DM me.
Updating #javascript dependencies after two weeks vacation:
#JavaScript is the only language in my career that took me from Browser, to
Backend, and to Mobile Platforms. And it shines in all of them.
#Nodejs debugging with Chrome DevTools (in parallel with browser #JavaScript):
https://blog.hospodarets.com/nodejs-debugging-in-chrome-devtools
Bought my ticket for @scriptconf … see you in
January in Linz! #javascript
#JavaScript the weird kid with all the gadgets.
https://twitter.com/alangrow/status/745760545056264193
https://github.com/marmelab/gremlins.js is a monkey testing library written in
#JavaScript to check the robustness of web applications.
Is your #JavaScript function actually pure?
http://staltz.com/is-your-javascript-function-actually-pure.html via
@andrestaltz
Here are my slides for my #scorates16 talk: Automating library releases and
dependency management in #JavaScript
https://docs.google.com/presentation/d/1TSnZOaey_5J48d5tAKci8YjOtWkR3D6C2NG6_XKseZU/edit
Outline of my new talk: Automating library versioning and dependency management
in #JavaScript
We are living in a *Script world. #javascript
Would you be interested in a writeup / talk about my workflow for #JavaScript
libs with Travis, GitHub, Greenkeeper, Codacy, NPM, …?
@SamirTalwar I started to look into
approaches for #JavaScript. Flow looks very interesting.
Finally bought a @greenkeeperio license.
Easy #javascript dependency management has become an important part of my
development workflow.
Nice new library for immutables in #JavaScript:
https://github.com/planttheidea/crio
http://blog.runnable.com/post/143035495456/bluebird-in-the-wild-advanced-promise-based
… nice overview of some of the great features of Bluebird. I discovered .method
and the catch-tip. #javascript
http://gpu.rocks/ GPU accelerated #JavaScript
All our transactional emails in one repo, with automatic previews and usabled as
module: https://github.com/ResourcefulHumans/transactional-emails/ … <3
#javascript ecosystem!
Need test data for your app? Have a look at http://chancejs.com/ #JavaScript
So, which one of the 4,380 #MarkDown #JavaScript parsers are you using?
https://www.npmjs.com/search?q=markdown
Looking for an awesome #NodeJS backend dev?
@BridgeAR is looking for a great team which does
their heavy lifting with #JavaScript.
Remember, you can monitor the #JavaScript dependencies in one private GitHub
repo with @greenkeeperio for free. No
excuse!
"Browser based rendering" #javascript
I'd wish that #JavaScript frameworks would provide a motivation paragraph like
the Go project does:
https://golang.org/doc/faq#What_is_the_purpose_of_the_project #TopConfAT
"You need to learn #JavaScript in order to understand frameworks." usually true
for every educated technical decision. #TopConfAT
An indicator for a good #JavaScript framework choice is th community around it.
#TopConfAT
listening to @distilledhype and
@hglattergotz about how to navigate the ever
expanding galaxy of #javascript frameworks. #TopConfAT
@dtanzer I think that #JavaScript is the way to
go. Use that to render your pages server-side and enhance in the frontend.
#JavaScript has matured and with it you can build clean architectures #TopConf
Meeting the @hoodiehq at
@zentrale_ffm! #opensource #nobackend
#javascript
https://github.com/justmoon/constitute is dependency injection for #JavaScript
inspired by AngularJS 2 and Aurelia.
#javascript Note: 'u/d' is 'undefined'
You should choose #JavaScript (as your default programming language):
http://blog.andreipolmolea.com/you-should-choose-javascript/
There is a great tip in @YDKJS: If you do a lot of
operation on your strings. Store them in arrays. #javascript
https://twitter.com/RReverser/status/646299859054538752
https://github.com/getify/asynquence adds a very well thought out level of
abstraction on top of #JavaScript promises. Read more:
https://github.com/getify/You-Dont-Know-JS/blob/master/async%20%26%20performance/apA.md#appendix-a-asynquence-library
Learning great things about the OLOO code style in #JavaScript via the great
@YDKJS books: http://amzn.to/1Qnvx83
Released examples for #TDD #JavaScript with #mocha and websites with #yadda:
https://github.com/coderbyheart/mocha-test and
https://github.com/coderbyheart/yadda-bdd-selenium-example #socrates15
var z = a || 'baz' || c ? 'foo' : 'bar'; What is z if a and c are undefined?
#javascript
.@frontend_rm here is the link to our job
board: https://angel.co/fintura/jobs #frontend #jobs #javascript #angularjs
#mocha #karma
http://play.elevatorsaga.com/ is a game of programming! Your task is to
program the movement of elevators, by writing a program in #JavaScript.
.@pixoona sucht #JavaScript Freelancer für 2-4
Wochen - sofort. Bis zur #rp13 muss was fertig werden …
Hat jemand eine Übersicht, welche Browser im XMLHttpRequest PUT und DELETE
unterstützen? #JavaScript #REST

