The article says bind as a negative point - I perefer the new non-bound class method syntax: ``` private handleClick = (event) => {} ``` By "mental lazyness" I mean that people (as in people I have met with) piss on…
I "don't actually understand why people like Typescript", or lemonade, or skiing, or eating fish. I know why I like it, including static typing, and how I can find a balance with using its features (and not using some).…
I'm focusing on classes, because it seems to me that to "React" classes are a necessary evil (or they are treating them like they were). Hooks, suspense, context wormholes - I'm not sure if these features should be part…
I know, but lately during frontend interviews I was surprised how many times I met with "I'm a developer I can do anything" type interviewers - some of them were dotnet, others were java devs and they preferred…
Maybe newish coders should learn the language they are using. And of course there is typescript (and a gazillion of languages that can be transpiled to js these days), which synergizes very well with enterprise people…
According to the article yes, the issue is "what is a class": "You have to understand how this works in JavaScript, which is very different from how it works in most languages. You have to remember to bind the event…
I worked last time on a large scale project with full waterfall and heck, it was good. I knew what to do, when to do it, team lead had great domain knowledge and was a nice guy etc. Then the company decided that…
Many "web apps" are just a bunch of forms, crud operations and occasionally static pages for eula, privacy policy, faq and other knick-knacks.
Oh Dan, my experiences are that eight companies out of ten are using react for _anything_. There were times when javascript === jquery. Nowdays javascript === react.
Isn't this a click-baitish title? I would say that this is a configuration issue and not "exactly" a vulnerability and basically get off my lawn. Reading blueimp's and larry's comments here I envy their constructivity,…
Heavens, I thought the fire was an allegory or a worst case scenario. Looking at the artsy enterior I feel an existential dread thinking about being trapped in that place with flames around.
Can you recommend a tsx-friendly linter and its setting? The sites I worked with never followed this rule and whenever I tried to bring it up, it was too late to refactor things (at least from a roadmap/burndown po/sm…
Afaik the render part is purely dynamic and the advocated style of creating closures with fat arrows to avoid scope binding (which is essentially the same if done in the render section) is quite expensive in terms of…
Just unfollow 'em all. You have to spend half an hour clicking through your list of "friends" (or fans or whatever these relationships are called these days) or write fifteen lines of javascript to click on the dom…
Every man is an island in the world of microservices. Look, my microservice is clean and nice and has a 100% test coverage, I couldn't care less if you can't communicate with it from yours. Solve it somehow. Now get off…
Microservices are the cure for cancer.
We call it Hype Driven Development which is just as bad as Marketing Driven Development... and yes, monorepos, don't even mention it, good heavens. Another hype that keeps coming back is the magic of trunk based…
After using bugzilla, mantis, tfs, jira, gitlab and github, I honestly think that jira is not half bad. In fact I prefer it over gitlab, but I'm alone with this view on the team. The hatred towards jira is on par with…
Whenever Microsoft tried to do web frontend it was "not really good" (it was borderline catastrophic). Asp spaghetti, aspx components, viewstate handling, razor templates etc. When I worked with .net guys (which…
That's interesting. Been at their Hungarian office for a job interview (Hortonworks, a year or so ago), it was weird though. Haven't tried Cloudera, but they too have an office at Budapest, I wonder how it will effect…
All software is terrible and not all bugs will be (or can be) ironed out. It really amazes me how people are always forming ideological groups - C vitamin is the best cure for everything. C vitamin is useless, just…
Doubtful, but true - though it _should_ not be preactivated. But sometimes it is. Not to mention the Lenovo "rootkit" which is quite widely known.
What really helped me is psychodrama (not sure if that's how it is called elsewhere) and non violent communication (courses available internationally I'm sure). I still tend to be cynical and offensive at times, but it…
Heads up mate, last time I had been building an "intelligent banner system" for two months, adding a one megabyte payload to the initial site load, "because marketing". When I feel grumpy because of popup bugs, asap…
I envy you :) I always had this fear deep inside that I will run out of money and boom, poverty awaits (even now, that I have a more than decent salary).
The article says bind as a negative point - I perefer the new non-bound class method syntax: ``` private handleClick = (event) => {} ``` By "mental lazyness" I mean that people (as in people I have met with) piss on…
I "don't actually understand why people like Typescript", or lemonade, or skiing, or eating fish. I know why I like it, including static typing, and how I can find a balance with using its features (and not using some).…
I'm focusing on classes, because it seems to me that to "React" classes are a necessary evil (or they are treating them like they were). Hooks, suspense, context wormholes - I'm not sure if these features should be part…
I know, but lately during frontend interviews I was surprised how many times I met with "I'm a developer I can do anything" type interviewers - some of them were dotnet, others were java devs and they preferred…
Maybe newish coders should learn the language they are using. And of course there is typescript (and a gazillion of languages that can be transpiled to js these days), which synergizes very well with enterprise people…
According to the article yes, the issue is "what is a class": "You have to understand how this works in JavaScript, which is very different from how it works in most languages. You have to remember to bind the event…
I worked last time on a large scale project with full waterfall and heck, it was good. I knew what to do, when to do it, team lead had great domain knowledge and was a nice guy etc. Then the company decided that…
Many "web apps" are just a bunch of forms, crud operations and occasionally static pages for eula, privacy policy, faq and other knick-knacks.
Oh Dan, my experiences are that eight companies out of ten are using react for _anything_. There were times when javascript === jquery. Nowdays javascript === react.
Isn't this a click-baitish title? I would say that this is a configuration issue and not "exactly" a vulnerability and basically get off my lawn. Reading blueimp's and larry's comments here I envy their constructivity,…
Heavens, I thought the fire was an allegory or a worst case scenario. Looking at the artsy enterior I feel an existential dread thinking about being trapped in that place with flames around.
Can you recommend a tsx-friendly linter and its setting? The sites I worked with never followed this rule and whenever I tried to bring it up, it was too late to refactor things (at least from a roadmap/burndown po/sm…
Afaik the render part is purely dynamic and the advocated style of creating closures with fat arrows to avoid scope binding (which is essentially the same if done in the render section) is quite expensive in terms of…
Just unfollow 'em all. You have to spend half an hour clicking through your list of "friends" (or fans or whatever these relationships are called these days) or write fifteen lines of javascript to click on the dom…
Every man is an island in the world of microservices. Look, my microservice is clean and nice and has a 100% test coverage, I couldn't care less if you can't communicate with it from yours. Solve it somehow. Now get off…
Microservices are the cure for cancer.
We call it Hype Driven Development which is just as bad as Marketing Driven Development... and yes, monorepos, don't even mention it, good heavens. Another hype that keeps coming back is the magic of trunk based…
After using bugzilla, mantis, tfs, jira, gitlab and github, I honestly think that jira is not half bad. In fact I prefer it over gitlab, but I'm alone with this view on the team. The hatred towards jira is on par with…
Whenever Microsoft tried to do web frontend it was "not really good" (it was borderline catastrophic). Asp spaghetti, aspx components, viewstate handling, razor templates etc. When I worked with .net guys (which…
That's interesting. Been at their Hungarian office for a job interview (Hortonworks, a year or so ago), it was weird though. Haven't tried Cloudera, but they too have an office at Budapest, I wonder how it will effect…
All software is terrible and not all bugs will be (or can be) ironed out. It really amazes me how people are always forming ideological groups - C vitamin is the best cure for everything. C vitamin is useless, just…
Doubtful, but true - though it _should_ not be preactivated. But sometimes it is. Not to mention the Lenovo "rootkit" which is quite widely known.
What really helped me is psychodrama (not sure if that's how it is called elsewhere) and non violent communication (courses available internationally I'm sure). I still tend to be cynical and offensive at times, but it…
Heads up mate, last time I had been building an "intelligent banner system" for two months, adding a one megabyte payload to the initial site load, "because marketing". When I feel grumpy because of popup bugs, asap…
I envy you :) I always had this fear deep inside that I will run out of money and boom, poverty awaits (even now, that I have a more than decent salary).