Freelance
$5-14++/hr depending on experience
TBD
Aug 27, 2021
I'm looking for an experienced JavaScript/TypeScript engineer to work on a few projects on freelance / part-time or full time basis. Current project is a resume builder app, that I've started some time ago.
You'll be working for an experienced engineer/entrepreneur - so it's a great opportunity to learn, or shine with your existing experience independently.
Our stack:
- React with Next.js, TailwindCSS, Strapi, GraphQL, Node.js
Requirements
- 2+ years of professional js/ts development
- 1+ years of professional React development
- Experience with Next.js or similar frameworks
- An eye for UI design - ability to make UI decisions yourself, or desire to learn more
Benefits
- Work alongside other experienced engineers, learn and feel valued for the work you do
- We can pay via PayPal, TransferWise as well as with cryptocurrencies - Bitcoin, Ethereum, USDC
How to apply.
Answer this questions in your application:
1. Link to your github
2. What's your expected compensation rate?
3. What's your weekly availability?
4. What's your favorite UI components library and why?
5. What's the difference between:
import startCase from 'lodash/startCase'`
startCase('nice')
and
import _ from 'lodash'
_.startCase('nice')
Which one is better and why?