
● Driving new features from user research to production by working closely with designers
and AI engineers.
● Developing and implementing highly responsive user interface components using React
concepts.
● Writing application interface codes using JavaScript following React.js workflows.
● Develop a flexible and well-structured frontend architecture along with the APIs to
support it.
● Demonstrate knowledge in front-end performance and emerging standards while
promoting best practices to push the limits of what a browser and devices can do.
● Reviewing application requirements and interface designs.
Technical Skills:
● In-depth knowledge of JavaScript and React concepts, excellent front-end coding
skills, and a good understanding of progressive web applications.
● Must have: HTML5, CSS3, JavaScript, React tools including React.js, Webpack,
Enzyme, Redux, Flux, GIT, HTTP(s), Terminal, Build Tools, State Management, Type
Checkers, Form Helpers, Routing, REST API, GraphQL, Utility Libraries,
Internationalization, Server-Side Rendering, and Backend Framework Integration.
● Experience with browser-based debugging and performance testing software.
● Performance tuning, improvement, balancing, usability, automation, and committing
changes continuously to leverage test-driven techniques in development (BDD/TDD).
● Good to have – ionic, next js.
Minimum Qualifications:
● 2**+ years of experience** building and maintaining production-grade software using
modern programming frameworks.
● 2+ years of experience in using SPA frameworks like React for production-grade web
apps.
● Understand the pros and cons of client-side caching and edge caching
● Familiarity with SQL and database abstractions.
● Well versed with design patterns, writing reusable code/modules
● Ability to quickly learn new frameworks/technologies and move across the stack when
necessary
● Bachelor's Degree in Computer Science or related field.

Similar jobs
Job Title: Frontend Developer
Location: Bengaluru
Experience Level: Minimum 1 year
Employment Type: Full-time with probation
About the company
Supaboard is an AI-powered business intelligence platform that helps teams turn scattered data into clear, actionable insights without needing deep technical skills. The product connects to multiple data sources, lets users ask questions in plain English, and delivers instant dashboards and reports so businesses can make faster, smarter decisions.
Culture and ownership
Supaboard runs as a high-ownership, low-ego environment where every engineer is treated as a product owner, not just a ticket closer. Frontend developers are expected to own problems end-to-end—understanding the user, shaping the solution, implementing it, measuring impact, and iterating quickly based on real-world usage.
Role overview
As a Frontend Developer at Supaboard, you will build modern, performant interfaces that make complex analytics feel simple and intuitive for non-technical users. You will work closely with founders, designers, and backend engineers, owning key parts of the product experience from concept to production. This role is ideal for someone who wants meaningful product ownership, fast feedback loops, and the opportunity to shape the core product early.
Responsibilities
- Build and maintain responsive, high-quality frontend features using React and TypeScript.
- Take end-to-end ownership of user-facing workflows: understand user needs, propose UX flows, implement, and iterate based on feedback and data.
- Collaborate with design and backend teams to ship smooth, coherent product experiences rather than isolated components.
- Continuously improve performance, reliability, and usability of the app with a focus on perceived speed and UX.
- Participate in code reviews, technical discussions, and roadmap conversations, bringing product-thinking to engineering decisions.
Required skills
- Strong proficiency in React, React Query, TypeScript, HTML5, Tailwind and CSS3.
- Familiarity with Monorepos.
- Experience working with Node.js-based backends and RESTful APIs.
- Familiarity with modern frontend tooling (e.g., Vite/Bun, package managers, linting and formatting tools).
- Solid understanding of component-driven development, state management, and reusable UI patterns.
- Ability to take a problem statement, break it down, and drive it to completion with minimal supervision.
Nice to have
- Exposure to testing tools such as Jest, Testing Library, or Cypress.
- Experience in data-heavy products, dashboards, or BI/analytics tools.
- Understanding of accessibility best practices and performance profiling.
Qualifications
- 1+ year of professional experience in frontend development (internships and full-time roles both count).
- A portfolio, GitHub, or project links that demonstrate your ability to ship real-world frontend work.
Why join Supaboard
- Direct impact and ownership on core product surfaces used by real customers.
- Work closely with the founding team on product and technical decisions from the ground up.
- Opportunity to grow into a lead/ownership role as the company and team scale.
We are looking for a Frontend Developer who would be working on the bleeding edge of technologies.
We work primarily with React, Typescript and Redux.
Responsibilities:
• Understand why a particular design was chosen and code accordingly
• Will have to deliver clean bug-free unit tested code with minimal guidance
• Strive for continuous improvement by refactoring and applying best practices
• Learn and adapt to new technologies as necessary.
Requirements:
• Must be proficient in React, Redux, Redux Toolkit and Typescript
• Used Typescript for React Components
• Unit Testing, Component Testing, and Custom React hook tests with React Testing Library
• Integration Tests with Cypress
• Data Fetching libraries like Axios, React Query, RTK Query etc.
• Should have maintained React Components with Storybook.
• Experience contributing to open-source software will be preferred
• Used various CSS stylings methods like CSS Modules, LESS, SCSS, Tailwind, Styled Components,
Emotion etc.
• Should understand Git
• Ability to work in a fast-paced and dynamic work environment
• Exceptional interpersonal skills and demonstrated leadership abilities
Work Location: Bangalore
Work Mode: Work from Office
Benefits: Best in the Industry Compensation, Friendly & Flexible Leave Policy, Health Benefits, Certifications
& Courses Reimbursements, Chance to be part of rapidly growing start-up & the next success story, and many more.
Requirements
- Strong knowledge of Javascript fundamentals, Object-oriented programming, and Web concepts with 3-7 years of relevant experience in building web apps at scale.
- You must have a strong understanding of semantic HTML / HTML5, CSS / CSS3.
- Experience or familiarity with React.js or Vue.s, and build tools like Webpack, Rollup, etc.
- Curiosity to go in-depth of codebases and libraries and have the ability to set it up from scratch.
- Familiarity with Server Side Rendering (SSR) and website SEO
What You’ll Do
- Build website and frontend platform.
- Build monitoring graphs, services directory, ML model management UI. Make sure SEO and website performance are top-notch.
- Work with design teams and ability to lead other frontend engineers when we expand our team
- Take good design decisions which scale and follow best practices.
We are seeking a Frontend Engineer who can expand our product portfolio and make life easier for locals and local businesses. As part of this role, you will build experiences that help users engage and feel comfortable with the products and services we offer.
We need you to understand Angular, Vanilla JS, HTML and (S)CSS.
We need you to understand the philosophy of writing clean and modular code.
We need you to take your own stand and do what's right to find a solution.
"I'd rather listen to a possible solution rather than a 'don\'t know'" would be plausible to you.
Technologies mentioned above is what you can relate to while applying but that's just the tip of the iceberg.
If you get a score of 10 below,
We need you
You need at least 5 points to proceed to next round.
Answer the following questions by attaching a document link with the note:
-
Why choose ngRx over shared angular services? 1 point
-
How are fork join and merge map different? 1 point
-
How do we wrap html elements in our custom component? 2 points
Ex:
This is not a paragraph element
- How will you handle an error produced by RxJS operator's inner observables without failing any other observables that are yet to emit values to its subscriber, so that all the inner observables including errored ones can be piped to another RxJS operator such as fork join, concatMap etc to be handled smoothly for further operations?
Easiest thing would be to generate a pseudo code.
With above question solve this problem:
[Observables....] -> Emit values simultaneously from the array of observables at once (perform a task when an observable finishes) -> toArray -> [emitted values...] -> process each emitted value one by one -> toArray
This will give you 4 points
- How does javascript achieve its asynchronous nature being single threaded? 2 points
2+ years on ReactJS / VueJS
Key Core Skills for React
Experience in building a single page application using ReactJS / VueJS
Strong knowledge of best practices and modern web design trends is necessary.
Must have experience for HTML5, CSS3, Bootstrap, Custom Graphics using SVG
Must have experience using CSS pre-processor: either LESS or SASS
Some experience with modern web-based typography.
Excel at rapid prototyping and at writing good code.
Experience with testing/debugging in multiple browsers and platforms.
Expertise in using Javascript and JQuery
Should have worked on REST and WebSockets
Should be able to write Unit testing using any one of the frameworks like Jasmin, Karma, Jest or
any other similar framework.
Should have experience in either one of the Build scripts like Gulp or Grunt or Webpack
Low-Latency UI, Page optimization, and bundle build+caching
Problem-solving and debugging skills
Component-based architecture
Key Tools
Git
Candidate should have worked on multiple projects using Git for version control
Candidate should be aware of Git commands like clone, pull, merge, etc.
Candidate should be aware of Git flow, like raising a PR and getting code reviewed
Candidate should have worked on Github or Gitlab or Bitbucket
Good To Have skills
Docker
Typescript
Node.JS
Experience with some NoSQL DBs like MongoDB
Experience with some CI/CD
Experience with WebPack or Gulp or Grunt
Location: Ahmedabad
Required Experience: 1-4 yrs Salary 12000 to 40000 per Month
• Solid understanding of web markup, including HTML5, CSS3 and cross-browser compatibility issues. Basic understanding of LESS or SASS.
• Proficient in ReactJS/AngularJS/VueJS
• Solid understanding of SEO principles
• Good understanding of module bundling tools like webpack
• Should have some experience in cloud computing
• Has an ability to quickly learn and contribute in multiple codebase
• Overcomes roadblocks and requires minimal oversight • Takes initiatives to fix issues/tech debts before assigned to him/her
• Able to deep dive into codebase and advise QA of possible regression impact
• Communicates tech decisions through design docs and tech talks
• Has delivered projects with end-to-end accountability
• Keeps track of industry trends and introduces right tech/tools for a given job
• Excellent understanding of software engineering practices, Design Patterns, Data Structures, Algorithms • 5+ years of experience in product driven organization.
Hi
Hope y'all are having a great day!
To make this day even better for you, we want to announce that Virtuera
is looking for new members to join the founding team.
Yes, you heard it right!
We are planning to expand our founding team and are looking for energetic, creative, and proactive to join us.
Virtuera is a virtual placement cell, a platform that connects students with the right companies and helps students find the right opportunities to kickstart their career. We are, soon expanding in the Ed-Tech sector.
https://bit.ly/virtuera-founders
Thank you!
Regards
Team Virtuera
Responsibilities:
- Working with the product team and designers to collaboratively build the products that pushes Rely to reach our next stage of growth.
- Tackle the challenges that occur from having your code running on different merchant websites.
- Ensure the technical feasibility of UI/UX designs.
- Optimise applications for maximum speed and scalability.
- Collaborate with other team members and stakeholders.
- Move fast.
Requirements:
- 3+ years of hands-on product experience in professional software development with front end web development and experience in building user interfaces
- At least one year experience with Angular.
- Experience writing good JavaScript code from scratch.
- Familiarity with web development cycles (e. g. package management, module bundling, unit, and integration testing, browser capabilities, etc. ).
- An eye for detail and empathy for the customer.
- Experience building for mobile platforms.
- Ability to write clean, semantic HTML and CSS, agonising along the way for pixel perfection.
- Experience working at a fast-growth startup.
- Experience upgrading angular.
We are building a global content marketplace that brings companies and content
creators together to scale up content creation processes across 50+ content verticals and 150+ industries. Over the past 2.5 years, we’ve worked with companies like India Today, Amazon India, Adobe, Swiggy, Dunzo, Businessworld, Paisabazaar, IndiGo Airlines, Apollo Hospitals, Infoedge, Times Group, Digit, BookMyShow, UpGrad, Yulu, YourStory, and 350+ other brands.
Our mission is to become the world’s largest content creation and distribution platform for all kinds of content creators and brands.
Our Team
We are a 25+ member company and is scaling up rapidly in both team size and our ambition.
If we were to define the kind of people and the culture we have, it would be -
a) Individuals with an Extreme Sense of Passion About Work
b) Individuals with Strong Customer and Creator Obsession
c) Individuals with Extraordinary Hustle, Perseverance & Ambition
We are on the lookout for individuals who are always open to going the extra mile and thrive in a fast-paced environment. We are strong believers in building a great, enduring
a company that can outlast its builders and create a massive impact on the lives of our
employees, creators, and customers alike.
Our Investors
We are fortunate to be backed by some of the industry’s most prolific angel investors - Kunal Bahl and Rohit Bansal (Snapdeal founders), YourStory Media. (Shradha Sharma); Dr. Saurabh Srivastava, Co-founder of IAN and NASSCOM; Slideshare co-founder Amit Ranjan; Indifi's Co-founder and CEO Alok Mittal; Sidharth Rao, Chairman of Dentsu Webchutney; Ritesh Malik, Co-founder and CEO of Innov8; Sanjay Tripathy, former CMO, HDFC Life, and CEO of Agilio Labs; Manan Maheshwari, Co-founder of WYSH; and Hemanshu Jain, Co-founder of Diabeto.










