Michael Shimeles
michaelwasihun96
Full Stack Developer
|
3 points
Tools michaelwasihun96 is Following
Firebase
firebase.google.com
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
nodemon
nodemon.io
It is an open source utility that will monitor for any changes in your source and automatically restart you...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Chakra UI
chakra-ui.com
It is a simple, modular and accessible component library that gives you all the building blocks you need to...
Recoiljs
recoiljs.org
It is an experimental state management library for React apps. It provides several capabilities that are di...
React Query
react-query.tanstack.com
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...