Want to see the real deal?
More inside scoop? View in App
More inside scoop? View in App
blind
SUPPORT
FOLLOW US
DOWNLOAD THE APP:
FOLLOWING
Industries
Job Groups
- Software Engineering
- Product Management
- Information Technology
- Data Science & Analytics
- Management Consulting
- Hardware Engineering
- Design
- Sales
- Security
- Investment Banking & Sell Side
- Marketing
- Private Equity & Buy Side
- Corporate Finance
- Supply Chain
- Business Development
- Human Resources
- Operations
- Legal
- Admin
- Customer Service
- Communications
Return to Office
Work From Home
COVID-19
Layoffs
Investments & Money
Work Visa
Housing
Referrals
Job Openings
Startups
Office Life
Mental Health
HR Issues
Blockchain & Crypto
Fitness & Nutrition
Health Care & Insurance
Travel
Tax
Hobbies & Entertainment
Working Parents
Food & Dining
IPO
Side Jobs
Show more
SUPPORT
FOLLOW US
DOWNLOAD THE APP:
React
- React Where are the best places to work if I want to work on React or full stack? Core React team at Meta would be amazing! P.S. I have 12 years of experience as a SWE (C++, Java, iOS) and 3 years of React/Node.js experience. #react #frontend #web
- React Interviews Got this next to me for react interviews cause I can never remember lol
- React opportunities Anybody knows what team at Microsoft works on ReactXP? Are they hiring? Similar teams outside Microsoft? Making tools and libraries for React?
- React Native Should I learn React Native or just IOS/Android?
- React Native Do any major apps use react native, or are all of the top apps using Java or obj C / swift? Can apps run 100% as smooth as the native programming language, or is it always 5-10% worse frame rate when scrolling and doing processor intensive activities?
- React interview questions What are the questions would you ask during interview to find out the person’s react skill. #tech #react
- Practice React interviews? Lots of interviews these days test React coding knowledge for front end jobs. How do you practice them?#tech ##
- React developer Bad experience as a React developer at Scotiabank. Too much micromanagement. Daily stand-ups for 1 hour. No clarity what needs to be done, no design mockups. Please let me know if anyone is hiring for an intermediate React developer. #scotiabank #react
- vote Is React good enough? I’m more of a backend dev, but have written a lot of react recently. Modern react with hooks is pretty great. It makes the render loop easy to understand and react to changes, has sensible dependency injection to keep things neat. Other frontend frameworks I’ve used feel very inelegant and cumbersom
- I want to work on React Facebook people, I love React and want to join its team. Can someone help me get in touch? My credentials - while at Google, worked on Chrome, V8 and Node.is (my contributions are open-source so I can easily demo them). 2+ years of React experience, couple years of Angular1. Really familiar with de
- react design information Any senior react devs on here able to point me to some great resources or books on react design preferably with redux. Been working on this stuff for awhile and can’t find the right technical leadership at microsoft.
- JavaScript/React course Hey guys, I am new to JS. Was prior into backend earlier. Want to learn JS and React. Can you all please suggest some step by step learning material. Books, Course.. etc. Please don't tell me to Google. I already did. I am asking for materials which can be treated like Bible. Which can also help me
- vote are we over reacting to covid? lockdown doesn’t seemt to be effective. califonia has the strcitist lockdown but yet the samw result as florida and texas if not worse. in addition, lockdown should buy us time to do contact tracing, which we aren’t. lastly, lockdown cause so many business to close and induce mental health issues th
- React Native freelancers How do I find trustworthy and quality React native and design freelancers for some small work? Toptal rate is too costly for me.
- Companies working with React Native Hey there! I’ve been working with React Native for a couple of years and I really love it! I would like to join a relatively large company (i.e not early stage startups) that works with React Native. So far I know these: Facebook (obviously) Twitter Shopify Coinbase Would you please comment with
- React at VMware Does any team uses React at VMware (all I see is Angular).
- React Europe Anyone going?
- remote react role looking for someone with 3 YOE or more with react and frontend. if interested message. this is a contract and is 55/hr+ depending on YOE cannot sponsor and is 100% remote
- Did your company react to its stock tanking? Is there a company out there that issued new stock for people that got hired just before the stock's all time high and now see it down 50% and more? Shopify: No official communication at all, some reassurances within my org that HR is looking at compensation packages, which I guess is true every yea
- React native devs here? Folks, what is stance on react-native nowadays? Are people using flutter over it? Or are folks leaning towards native Android and ios apps. Who all is pushing rn nowadays? Facebook? Microsoft? I did see msft universal windows platform so it probably makes sense for some desktop apps. TC:135K #rea
- Walmart ditching React Native? Is the rumor true? Will there be a Medium post? 🍿
- Spotify- How to ethically react as an engineer? Spotify has decided to remove Neil Young’s music from their platform after he made them choose between his songs and Joe Rogan’s anti-vaccine propaganda. It’s always good to remember that almost 900k people have died from Covid here. I really want to hear your thoughts on how would you react if you
- Need referrals for React/javascript in product based companies I am looking for referrals in product companies for React/Javascript developer positions. YOE: 6yrs TC: 17LPA #engineering #software #react #node #typescript #javascript #jobopening #referral
- Angular job from React job..? Hi, I got a senior developer job offer.But, they are using Angular. But, I have no experience on Angular. So is it easy to learn? I spent 3 years on React. Do you think that experiecing Angular would be good for my career? #engineering #software #swe
- vote React Native: Yay or Nay? I often find React Native apps to be really laggy on iOS. What do other tech folks feel about this?
- vote Angular or React? Which framework should I focus on learning? Experienced in vanilla JavaScript and jQuery already.
- Flutter or React Native? Besides Flutter using Dart and React Native using Javascript, what would you recommend for dual app develpment? I’ve done small projects using both, but before I decide to go down one of those roads, I want to know which platform makes more sense. I’m interested in making a social media app btw. #
- Amazon onsite react native Interviewing onsite for a react native position in AWS and have been doing algorithm challenges and practicing leadership principles. Should I expect any react native questions or JavaScript questions? Basically, how deep of a dive into the domain should I expect to prepare for?
- vote React vs Vue For your project, which One you will pick?
- How to react with such interviewers? Case 1: Oracle principal engineer was interviewing (read: interrogating) me about my resume like, "What level are you at FB? It's quite a big jump to get hired at E5 coming from a startup, no? Oh you got promoted internally? I've been with FB and it sounds far-fetched. How can a frontend engineer be
- link Apple reacts on AirTag Stalking Apple came up with a cool solution to let people know they may be prone to stalking when their phone identifies an unknown AirTag moving with them. They also cooperate with law enforcement if required. Cool! Android users: Download Tracker Detect App https://support.apple.com/en-ca/HT212227 #tech
- React native or Native ? I was taking a look at React Native for a new project that is mainly going to be released to iPhone but would be great to also be on Android. As I am not a mobile app dev, I was wondering what technology I should learn. Does anyone have some experience working with Native Vs React Native? I have e
- React Redux help Any react-redux devs on here, I am new to react redux and am trying a small project to use redux instead of react states and I'm kind of stuck where my redux states are getting updated but the Dom does not rerender on the action of state change. Any help as to where or how to debug this ?
- How to react when you’ve seen the question before? Hey Blinders! I’ve read that you’re supposed to let the recruiter know whether a question they’re asking is one you’ve seen before. Now, with all the LC grinding involved in preparing, one is actually hoping on getting questions they’ve solved before. So, when you (hopefully) get one, how do you r
- Swift or React Native? I haven't used React Native for iOS app. Want to start working on a side project...anyone with experience with both? Which is better for apps?
- vote Does Google use React in any capacity at all? This might come across as silly, maybe even stupid, but I have a phone round for a Front End Engineer role with Google that I want to avoid taking because I don't like writing code in a specific framework (Angular). I have learnt from people that Google doesn't use a lot of React (I have only used
- vote Flutter or React Native Appreciate any explanations in details!
- React vs Angular Which one do you guys use and why? Preferences? Also feel free to suggest other framework that you prefer over these two. In case anyone is using Angular 2, feel free to compare that to React as well.
- Angular or React I'm an old fart and come from a RoR background. What JS frontend whizz bang framework should I learn; Angular or React? Both are totally alien to me in how they work, so any pointers would be good.
- Roku Senior Frontend React Interview Does anyone know the format of the front end interviews at Roku, is it JS, HTML, CS, DS, Algo? Or its specific to UI frameworks, like React, Angular etc. thanks, any help is appreciated. #roku #frontend #interview #engineering #software #swe #react #ui/ux
- Companies that use PHP / React I ideally would like to work at companies that use PHP, preferably using Laravel as the framework, and React for the front end. Please share which companies use this stack?
- Quick way to learn React I need to use React at work. Haven't really used JavaScript ever. What are some quick resources to help me get started?
- Reactjs to react native I hav been coding reactjs for a year now from a web development background. How long would it take me to get to react native? What ressources would you advise
- React Interview Questions Hi! I’m a front end developer with about 2yrs of experience applying for my dream job (front end engineer at a small company) They told me the interview is gonna be a react coding question (leaning towards a hook question). This will be a specific thing I will have to code. Interview is less than a
- Angular vs React vs Vue Which one do you guys think is better and why? I use Angular and played around with React and like it. I've started using Reactive forms in Angular. Heard Vue is a good mix of both? Opinions? TC: 🥜
- Dont know how to react I recently found out that someone who was close to me 10 yrs ago, passed away 6 months back from COVID complications. I hadn’t talked to her in 10yrs but some how the news of her passing hit me really hard. We broke up on bad terms but I feel like I have some really amazing memories with her and w
- Xamarin vs React Native I am a Xamarin (crossplatfom) mobile developer and I have bit of knowledge on React Native app development (that could be developed by time). I am having hard time to decide which one to choose between the two. Any advise? For the job market what would be the most useful skill yo have among the two
- vote React or Angular? I have an idea for a webapp that I want to prototype in my spare time, but I'm a frontend noob. Last time I dabbled in JS was in 2000s and all this modern frontend webdev stuff scares and confuses me. Which framework would you recommend for a noob like me to pick up today to get my app off the grou
- link No-code vs React Looking to transition and progress my career and have decided I need to be more technically inclined. Im looking at either learning React (java, html, css) or what Im leaning more towards something like bubble.io. Im leaning towards no code like bubble because theres a ton of innovation that would
- vote React Native vs Kotlin Which would you choose to learn if you were starting from scratch? Why?