Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
You just inspired me to working harder and learn the technologies that are still new to me. Thanks for that!
-
Root825997y@Lahsen2016 😄
This was originally going to be a !!rant, but I decided there weren't enough happy stories on here and wrote only the good parts instead. 😊 -
Noob64667yWow! I've been following your rants about this since the start and I gotta say I'm very impressed.
Good job girl! This makes me proud. :) -
Linux girl, take my heart.
Just kidding, trying to be romantic.
React project, great stuff.
How big the project is ? Web team is working on react project. I don't know, but I always feel it's pretty simple stuff. (I worked on some part of it,)
Good to know that you completed., Congratulations :) -
Root825997yHey, @HnDev. I tried to respond to your question a couple days ago, but my phone froze immediately prior to posting the reply, and i just didn't want to retype everything :( Let me have at it again!
React is honestly quite nice, and it's so light and fast! It's a pleasure to work with.
Some of the patterns take some getting used to (e.g. component arrays, dependency/renderer injection, avoiding binds), but once you have that down everything makes a lot of sense.
Redux also makes a lot of the more difficult problems simply go away, like altering the state of a non-related component (e.g. open/close the sidebar from the header, a tour component, etc). The flow of an immutable state / actions / reducers was a bit alien to me as well, but now i totally understand the reasoning and love what it adds.
Overall, though: React is wonderful to work with! I definitely recommend it (: -
HnDev12447y@Ashkin thanks for taking the time. I was asking because I am also looking into Vue which seems pretty promising.
Related Rants
-
scrambledtofu30An Arch Linux user is like a Vegan. If you can't identify one, wait till they announce it to the world! P.S: ...
-
kescherRant3Sex feels good and all but have you ever felt the pride of submitting a bug fix to software you use on GitHub?
-
Root6!rant !!pride I tried finding a gem that would give me a nice, simple diff between two hashes, and also repo...
!rant
I built a decently large project at work, and everything works perfectly. It's beautiful, it's fast, it's light, it's organized and clean, and deploying is a breeze. I'm very proud of it.
The biggest reason, though, is that it uses exclusively technology I had never touched before:
• React
• Redux
• ES6/Babel
• Webpack
• Express.js
• Material Design
• Apple lappy (I'm a linux girl)
I was completely new to all of these, including my dev machine. Every single aspect of the project was outside my skillet.
But it went from my first experimental `import React from 'react'` to production-ready in three weeks. I'm really proud 😊
rant
pride