Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
talyssonoc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Welcome to the Worst Form
(blog.codeminer42.com)
2 points
by
talyssonoc
2y ago
|
0 comments
2.
▲
You are using React context wrong
(blog.codeminer42.com)
1 points
by
talyssonoc
2y ago
|
0 comments
3.
▲
Third-party cookies are phasing out, now what?
(blog.codeminer42.com)
2 points
by
talyssonoc
2y ago
|
0 comments
4.
▲
You are using React Context WRONG
(blog.codeminer42.com)
1 points
by
talyssonoc
3y ago
|
0 comments
5.
▲
Using Mapbox to plan a city: a use case
(blog.codeminer42.com)
1 points
by
talyssonoc
4y ago
|
0 comments
6.
▲
Everything you need to know about React concurrent with a little bit of Suspense
(blog.codeminer42.com)
3 points
by
talyssonoc
4y ago
|
0 comments
7.
▲
First JSConf Chile
(jsconf.cl)
1 points
by
talyssonoc
4y ago
|
0 comments
8.
▲
Dependency Injection in JavaScript/TS – Part 2
(blog.codeminer42.com)
2 points
by
talyssonoc
4y ago
|
0 comments
9.
▲
Understanding Integers Overflow and Underflow
(blog.codeminer42.com)
1 points
by
talyssonoc
4y ago
|
1 comments
10.
▲
Adding a new technology or concept in your team (the correct way)
(blog.codeminer42.com)
1 points
by
talyssonoc
4y ago
|
0 comments
11.
▲
Blockchain: What are you Token about?
(blog.codeminer42.com)
1 points
by
talyssonoc
4y ago
|
0 comments
12.
▲
Dependency Injection in JavaScript/TS
(blog.codeminer42.com)
1 points
by
talyssonoc
4y ago
|
0 comments
13.
▲
Structure 2 stable released – Faster, with new features and easier to test
(structure.js.org)
8 points
by
talyssonoc
6y ago
|
0 comments
14.
▲
Tackling Complexity in State Management
(blog.codeminer42.com)
1 points
by
talyssonoc
7y ago
|
0 comments
15.
▲
Common patterns in scalable front end applications
(blog.codeminer42.com)
3 points
by
talyssonoc
8y ago
|
0 comments
16.
▲
Scalable Front end 1: How can your front end benefit from software architecture?
(blog.codeminer42.com)
2 points
by
talyssonoc
8y ago
|
0 comments
17.
▲
Node.js and Good Practices – Separation of concerns doesn't need to be boring
(blog.codeminer42.com)
2 points
by
talyssonoc
9y ago
|
0 comments
18.
▲
by
talyssonoc
9y ago
It's not a framework, it's a boilerplate with an architecture focused on scalability, not just the old controllers/models/services folders. It comes ready to be used on production, to write tests and to use a SQL databas
19.
▲
Node web API boilerplate with focus on separation of concerns and scalability
(github.com)
2 points
by
talyssonoc
9y ago
|
1 comments
20.
▲
SearchOnMath new version with more than 1,900,000 indexed formulas
(searchonmath.com)
3 points
by
talyssonoc
10y ago
|
0 comments
21.
▲
Structure: A simple schema/attributes library built on top of modern JavaScript
(talyssonoc.gitbooks.io)
5 points
by
talyssonoc
10y ago
|
0 comments
22.
▲
by
talyssonoc
10y ago
Ok, tell me where on "object-oriented programming" is the word "class". Objects are not necessarily related to classes. And yes, a prorotype is a object that you can extend from, as well as from any other object, like pr
23.
▲
by
talyssonoc
10y ago
Totally agree. The lack of understanding of JavaScript's paradigm from some people make them blind about the language power, it has the enough amount of every needed paradigm there, including OOP, functional and evented. I see in the c
24.
▲
by
talyssonoc
10y ago
Damn, I see so much frustration from you for not being able to understand JavaScript here... once you understand it's a different language instead of trying to write your favorite language with JavaScript syntax it'll get better,
25.
▲
Ask HN: What are some open REST APIs like Pokéapi?
1 points
by
talyssonoc
10y ago
|
0 comments
26.
▲
Show HN: Generator for isomorphic/universal flux apps with Alt
(npmjs.com)
3 points
by
talyssonoc
11y ago
|
0 comments
27.
▲
Transform JavaScript Code with Babel from inside PHP
(github.com)
1 points
by
talyssonoc
11y ago
|
0 comments
28.
▲
React-laravel now supports Laravel 5.1
(packagist.org)
2 points
by
talyssonoc
11y ago
|
0 comments
29.
▲
JsT9 – A text-prediction JavaScript tool
(github.com)
1 points
by
talyssonoc
11y ago
|
0 comments
30.
▲
by
talyssonoc
11y ago
Yes, there is: http://www.onebigfluke.com/2015/01/experimentally-verified-w... The server-side render can't be cached. I guess it is only possible if the component is using the PureRenderMixin ( https:/&
More ›