Ask HN: What would you like to see in a tech blog revolving around JavaScript?
I know, I know you must be thinking yet another blog. But I think the number of libraries/frameworks JavaScript ecosystem creates, there aren't enough people blogging about them. Also, there aren't more quality blogs like CSS Tricks or HackerNoon or sometimes FreeCodeCamp (yeah FCC used to be great once upon a time). Most of the people that write a lot of code aren't that interested in blogging.
I can write about CSS, JavaScript, React, React Native, GraphQL, Apollo, Node, Redux, Mobx, Jest, Flow & a lot of other things.
Please comment if you work with any of the above & what you would like to see? A full blown real world example or short explaination of concepts. Also, if there is any interest I can create Series like CSS Grid (there are already many out there but mine would be more example focused) or anything you love.
I am currently creating my Blog in Gatsby so I guess in a day or two I'll start writing. If you would like to be notified, subscribe @ https://tinyletter.com/deadcoder0904
6 comments
[ 5.1 ms ] story [ 25.0 ms ] threadI'm writing a compiler in JS that uses higher-order functions all over the place and I haven't been bitten yet by language inconsistency or performance gotchas. So I think you could go a long way showing how to do the sorts of metaprogramming tricks that used to be only attempted in Lisp or Haskell.
Maybe an unpopular opinion, but I think vanilla JS is worth learning without reliance on the latest frameworks and libraries.
The point is I want to reach to more people & I don't think there are many people like you & me that are willing to learn the roots of the evolution of JavaScript. If you think it would reach a wider audience, I can make tutorials on it.
But there are some awesome resources which have many of those things are - https://javascript30.com & http://exploringjs.com & http://2ality.com/2017/02/ecmascript-2018.html
I was thinking maybe its better to create something which has less awesome resources. Something like Svelte or a full blown tutorial like https://teropa.info/blog/2015/09/10/full-stack-redux-tutoria...
I know my jokes are terrible, my friends tell me that. But hey thanks. This is awesome & I didn't knew about it yet.