I started out working with JavaScript and frontend back in 2015. I have worked with AngularJS, Ionic1, ElectronJS, some moderate PHP, Python for competitive programming, ReactJS, Angular, Vue, SvelteJS, Apollo GraphQL, LitElement and ExpressJS and MongoDB on the Node side.
Out of all these ReactJS remains my favorite so far 💙.
Learning/trying
I'm looking for scalable backend stacks to get into. NestJS and AdonisJS are on my radar. Also looking to get into Prisma for an ORM for some crazy GraphQL.
Projects
JSON Crew - A Monaco Editor based JSON Viewer, Editor, Validator and Formatter with support for custom plugins. View at https://jsoncrew.netlify.com.
Recent comments
When to use useCallback - ReactJS?
If the function you are passing down is going to be used as a...
Tailwind CSS with Snowpack
Things have changed a bit since I wrote this for the new rele...
You dont need CSS-in-JS #1: Why?
This article does make the fact that you don't need to use ...
What’s new in React Router v6
Beside the backticks that you use for code snippet add the la...
CSS in JS - have we done something wrong?
Lots of people here mention CSS-in-JS as though it is a new l...
Gatsby - Switching from Markdown to MDX
oh! you meant inside the markdown files and not the website...
Gatsby - Switching from Markdown to MDX
For the thing with code snippets, isn't it the same with no...
How to add Barrels in TypeScript (or JavaScript)
I do believe the barrel pattern is useful in some cases. Li...