Let’s get started
By clicking ‘Next’, I agree to the Terms of Service
and Privacy Policy
Jobs / Job page
Front-end Software Engineer image - Rise Careers
Job details

Front-end Software Engineer

Company Description

IQEQ is a preeminent service provider to the alternative asset industry. IQEQ works with managers in multiple capacities ranging from hedge fund, private equity fund, and mutual fund launches; private equity fund administration; advisory firm set-up, regulatory registration and infrastructure design; ongoing regulatory compliance (SEC, CFTC, and 40 Act); financial controls and operational support services; compliance and operational related projects and reviews; and outsourced CFO/controller and administration services to private equity fund investments – portfolio companies, real estate assets and energy assets. Our client base is growing, and our existing clients are engaging the firm across the spectrum of our services offerings.

Job Description

The successful candidate will be working on the continuous development of our multiple proprietary RegTech software solutions, in an Agile environment. The engineer will be contributing to continuously improve the Frontend of our applications using the Vue framework and/or other frameworks. 

Responsibilities

  • Work as part of a dynamic development team on the forefront of Vue application development
  • Contribute to the continuing development of the software frontend for IQEQ R&D
  • Develop and maintain reusable modular components
  • Write and maintain unit tests and documentation
  • Resolve bug fix tickets on the internally developed code base
  • Show an awareness of ongoing security risks and solutions
  • Write well-structured, efficient, testable code in line with industry's best practice

Requirements 

  • Excellent verbal and oral communication skills in English  
  • Enthusiasm to grow and learn from experienced colleagues 
  • Self-motivated and keen to learn new technologies and methodologies 
  • Process oriented working style with clear goal direction and output focus 
  • Good problem-solving skills and the ability to work collaboratively in a team environment 

Qualifications

  • 4+ years commercial software development experience with Vue.js (or similar technologies like React) 
  • Understanding of modern JavaScript, its quirks, and workarounds 
  • Knowledge of frontend state management solutions (Vuex, Pinia) 
  • An understanding of consuming REST-based APIs and asynchronous request handling 
  • Knowledge of HTML, CSS (experience in CSS precompiling SASS/LESS a plus) 
  • Experience in the Agile/Scrum development methodology a plus 
  • An understanding of cross-browser compatibility and responsive design 
  • Experience with modern JavaScript tools (PNPM, TS, Vite) 

Additional Information

All your information will be kept confidential according to EEO guidelines.

This is a US based position - salary based on experience and location ($80,000-$100,000) and full benefits package offered. 

#LI-REMOTE

IQ-EQ Glassdoor Company Review
3.8 Glassdoor star iconGlassdoor star iconGlassdoor star icon Glassdoor star icon Glassdoor star icon
IQ-EQ DE&I Review
No rating Glassdoor star iconGlassdoor star iconGlassdoor star iconGlassdoor star iconGlassdoor star icon
CEO of IQ-EQ
IQ-EQ CEO photo
Mark Pesco
Approve of CEO

Average salary estimate

$90000 / YEARLY (est.)
min
max
$80000K
$100000K

If an employer mentions a salary or salary range on their job, we display it as an "Employer Estimate". If a job has no salary data, Rise displays an estimate if available.

What You Should Know About Front-end Software Engineer, IQ-EQ

Are you a Front-end Software Engineer looking to take your career to the next level? Join IQEQ, a leading service provider in the alternative asset industry, based in Dallas, Texas. In this role, you'll work on the continuous development of our proprietary RegTech software solutions within a vibrant Agile environment. We're not just about writing code – we're about creating impactful frontend experiences using the Vue framework and other cutting-edge technologies. As part of a dynamic team, you'll be tasked with developing reusable modular components, writing and maintaining unit tests, and resolving bug fixes within our internally developed codebase. You'll also have the opportunity to grow and learn from experienced colleagues, ensuring you stay ahead in a fast-paced tech landscape. We value your communication skills, enthusiasm for learning, and collaborative spirit, which are key to resolving bugs and addressing ongoing security challenges. If you're driven, self-motivated, and looking for a place to make a real difference, IQEQ is where your journey begins. With competitive salary offerings between $80,000-$100,000, plus a full benefits package, we make sure your skills are rewarded. Join us and be part of something great!

Frequently Asked Questions (FAQs) for Front-end Software Engineer Role at IQ-EQ
What are the main responsibilities of a Front-end Software Engineer at IQEQ?

As a Front-end Software Engineer at IQEQ, your primary responsibilities will include contributing to the continual development of our software's frontend in an Agile setup, specifically using the Vue framework. You will work closely with a dynamic development team, focusing on creating reusable modular components, maintaining documentation, writing unit tests, and fixing bugs in the codebase. Your role also involves ensuring security solutions are in place, helping to create a robust and efficient application.

Join Rise to see the full answer
What qualifications do I need to apply for the Front-end Software Engineer position at IQEQ?

To apply for the Front-end Software Engineer position at IQEQ, candidates should have a minimum of 4 years of commercial software development experience with Vue.js or similar technologies like React. A solid understanding of modern JavaScript, state management solutions, and RESTful APIs is essential. Familiarity with HTML, CSS, and modern development tools will strengthen your application. Experience in Agile/Scrum methodologies and knowledge of cross-browser compatibility are also beneficial.

Join Rise to see the full answer
What programming languages and frameworks should a Front-end Software Engineer at IQEQ be familiar with?

A Front-end Software Engineer at IQEQ should be proficient in Vue.js, as it's the primary framework for our frontend applications. Familiarity with other frameworks like React is also advantageous. Additionally, a strong understanding of modern JavaScript, HTML, and CSS is required, along with experience in frontend state management solutions and consuming REST APIs. Experience with tools like PNPM, TypeScript, and Vite is a plus.

Join Rise to see the full answer
What type of work environment can a Front-end Software Engineer at IQEQ expect?

At IQEQ, Front-end Software Engineers will thrive in an Agile environment that fosters collaboration, innovation, and continuous improvement. You'll be part of a supportive team where your ideas are valued, and learning opportunities abound. We embrace a process-oriented working style that emphasizes goal direction and output focus, providing a dynamic atmosphere where individual contributions are celebrated.

Join Rise to see the full answer
What is the salary range for a Front-end Software Engineer position at IQEQ?

The salary range for the Front-end Software Engineer position at IQEQ is between $80,000 and $100,000, depending on your experience and location. We also offer a competitive benefits package to ensure that employees feel supported and rewarded for their hard work and contributions to our team.

Join Rise to see the full answer
Common Interview Questions for Front-end Software Engineer
How do you approach building reusable components in your frontend applications?

When building reusable components, I focus on creating modular structures that are easily adaptable. I prioritize clear documentation and implementation of best practices, ensuring components are isolated and maintainable. Emphasizing props and events in Vue.js, I strive to make components flexible while adhering to the principles of clean code.

Join Rise to see the full answer
Can you explain how Vuex or Pinia work for state management?

Vuex and Pinia are state management libraries designed to manage shared state in Vue applications. They allow for centralized data storage, providing a clear structure for accessing and mutating state. I typically use actions and mutations to handle state changes, which promotes better organization and makes debugging easier.

Join Rise to see the full answer
What is your process for debugging frontend applications?

My process for debugging frontend applications includes using browser developer tools to inspect elements and console logs for errors. I also utilize unit tests to identify issues early on and follow a systematic approach of isolating components to pinpoint bugs. Engaging in pair programming with team members often helps discover solutions effectively.

Join Rise to see the full answer
How do you ensure cross-browser compatibility in your applications?

To ensure cross-browser compatibility, I leverage tools like Autoprefixer for CSS and regularly test applications in different browsers during development. I pay close attention to known inconsistencies in implementations and adhere to standards, ensuring that the application provides a uniform experience across all platforms.

Join Rise to see the full answer
What makes you a good fit for the Front-end Software Engineer role at IQEQ?

I believe my background in Vue.js and my experience with modern JavaScript frameworks provide me with the skills needed for the Front-end Software Engineer role at IQEQ. My problem-solving skills and collaborative mindset allow me to contribute effectively to dynamic teams while continuously seeking opportunities to learn and grow in a fast-paced environment.

Join Rise to see the full answer
How do you stay updated with the latest trends and technologies in frontend development?

I stay updated with the latest trends by actively participating in online communities, attending webinars, and subscribing to relevant newsletters. I also experiment with new technologies in personal projects, which allows me to apply what I learn and assess how emerging tools can enhance my work.

Join Rise to see the full answer
Describe your experience working in an Agile/Scrum environment.

My experience in Agile/Scrum settings has instilled a collaborative spirit in my work. I participate in daily stand-ups to discuss progress and roadblocks, and I engage in sprint planning sessions to set clear goals. This approach reinforces accountability, making it easier to adapt to changes and continuously improve our development process.

Join Rise to see the full answer
Can you discuss a challenging bug you fixed and how you approached it?

One challenging bug involved performance issues related to rendering complex components. I approached it by profiling the application to identify bottlenecks, breaking down the components to optimize rendering times. Additionally, I used lazy loading for the components that weren't initially visible, which significantly improved user experience and application performance.

Join Rise to see the full answer
What steps do you take to write secure code?

To write secure code, I follow industry best practices such as input sanitization, regularly updating dependencies, and using relevant security libraries. I also keep an awareness of common vulnerabilities such as XSS and CSRF, incorporating strategies to mitigate risks during the development process.

Join Rise to see the full answer
How do you handle feedback on your code from peers?

I view feedback on my code as an essential part of my development process. I actively seek out and welcome input from peers, considering constructive criticism an opportunity for improvement. Engaging in code reviews helps me gain insights from different perspectives, fostering a culture of collaboration and continuous learning.

Join Rise to see the full answer
Similar Jobs
Photo of the Rise User
Posted 6 days ago

Join IQ-EQ as a Senior Manager in Regulatory Compliance, focusing on regulatory compliance services for investment advisers in the alternative asset industry.

Photo of the Rise User
IQ-EQ Hybrid 33 Edith Cavell St, Port Louis 11324, Mauritius
Posted 4 days ago

Join IQ-EQ as a Client Relationship Management Officer to foster client relationships and deliver high-quality services.

Photo of the Rise User
Caspex Hybrid No location specified
Posted 18 hours ago

Seeking a Senior Java Backend Developer with extensive experience in microservices and large-scale systems.

Xona Space Systems Inc Hybrid Burlingame, California, United States
Posted 8 days ago
Photo of the Rise User
Amazon Hybrid Seattle, Washington, United States
Posted yesterday
Inclusive & Diverse
Rise from Within
Mission Driven
Diversity of Opinions
Work/Life Harmony
Transparent & Candid
Growth & Learning
Fast-Paced
Collaboration over Competition
Take Risks
Friends Outside of Work
Passion for Exploration
Customer-Centric
Reward & Recognition
Feedback Forward
Rapid Growth
Medical Insurance
Paid Time-Off
Maternity Leave
Mental Health Resources
Equity
Paternity Leave
Fully Distributed
Flex-Friendly
Some Meals Provided
Snacks
Social Gatherings
Pet Friendly
Company Retreats
Dental Insurance
Life insurance
Health Savings Account (HSA)

Join Amazon ECR as a Software Development Manager to drive operational excellence and team growth.

Photo of the Rise User
Posted 11 days ago
Photo of the Rise User
Posted 6 days ago
Inclusive & Diverse
Rise from Within
Mission Driven
Diversity of Opinions
Work/Life Harmony
Transparent & Candid
Growth & Learning
Fast-Paced
Collaboration over Competition
Take Risks
Friends Outside of Work
Passion for Exploration
Customer-Centric
Reward & Recognition
Feedback Forward
Rapid Growth
Medical Insurance
Paid Time-Off
Maternity Leave
Mental Health Resources
Equity
Paternity Leave
Fully Distributed
Flex-Friendly
Some Meals Provided
Snacks
Social Gatherings
Pet Friendly
Company Retreats
Dental Insurance
Life insurance
Health Savings Account (HSA)
Photo of the Rise User
Posted 10 days ago
Customer-Centric
Mission Driven
Inclusive & Diverse
Rise from Within
Diversity of Opinions
Work/Life Harmony
Growth & Learning
Transparent & Candid
Medical Insurance
Paid Time-Off
Maternity Leave
Mental Health Resources
Equity
Child Care stipend
Paternity Leave
WFH Reimbursements
Flex-Friendly
Dental Insurance
Vision Insurance
Life insurance
Health Savings Account (HSA)
Flexible Spending Account (FSA)
401K Matching
Military leave

Our mission is to be the best we can be for our clients but equally important for our people. Our culture allows people to grow, express themselves and be authentic. We provide opportunities so you can build connections and develop your career i...

61 jobs
MATCH
Calculating your matching score...
FUNDING
SENIORITY LEVEL REQUIREMENT
TEAM SIZE
EMPLOYMENT TYPE
Full-time, remote
DATE POSTED
April 5, 2025

Subscribe to Rise newsletter

Risa star 🔮 Hi, I'm Risa! Your AI
Career Copilot
Want to see a list of jobs tailored to
you, just ask me below!
LATEST ACTIVITY
Photo of the Rise User
35 people applied to Senior PLSQL Developer at ProArch
Photo of the Rise User
Someone from OH, Cincinnati just viewed Quality Inspector - Mechanical - Level 1 at SQA Services
Photo of the Rise User
Someone from OH, East Palestine just viewed Business Development Representative - (Remote - US) at Jobgether
Photo of the Rise User
12 people applied to Software Engineer Intern at UiPath
Photo of the Rise User
Someone from OH, Columbus just viewed Amazon customer service at Amazon
Photo of the Rise User
Someone from OH, Hilliard just viewed UX Researcher (Contract Position) at RR Donnelley
Photo of the Rise User
Someone from OH, Hilliard just viewed Minor Team Member (14-15) at Chick-fil-A
Photo of the Rise User
Someone from OH, Hilliard just viewed Lead UX Product Designer -Stores(Remote Or Hybrid) at Target
F
Someone from OH, Cincinnati just viewed Payroll Tax Consultant at Fourth Enterprises, LLC
Photo of the Rise User
Someone from OH, Columbus just viewed Aquatics Director at British Swim School
Photo of the Rise User
Someone from OH, North Canton just viewed 2025 MiLB Gameday Support (Seasonal) at MLB (Job Board Only)
E
Someone from OH, Columbus just viewed Intern, Cell Line Development at Evotec
Photo of the Rise User
Someone from OH, Westlake just viewed Payments Support Specialist (1 year contract) at Convera
Photo of the Rise User
Someone from OH, Portsmouth just viewed Property Manager II (Buckeye Towers) at WinnCompanies
Photo of the Rise User
Someone from OH, Columbus just viewed Financial Services Representative at Nationwide
Photo of the Rise User
Someone from OH, Dublin just viewed Global Growth Marketing Associate at Spotify
Photo of the Rise User
Someone from OH, Portsmouth just viewed Merchandising Part Time Days at Lowes
Photo of the Rise User
Someone from OH, Euclid just viewed Notary - Digital Reporter at Parrot
Photo of the Rise User
Someone from OH, Columbus just viewed Customer Success Manager - Remote at Experian
Photo of the Rise User
Someone from OH, Cleveland just viewed Data Entry Specialist - Remote at ABC Legal Services
Photo of the Rise User
Someone from OH, Cleveland just viewed Digital Sales Operations Analyst at Visa
Photo of the Rise User
Someone from OH, Lancaster just viewed Client Partner, Inside Sales at Sportradar