Mark Krasner
mzkrasner
Software Engineer
|
xkite
3 points
Tools mzkrasner is Following
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Apache Maven
maven.apache.org
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
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...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Bootstrap
getbootstrap.com
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
Socket.IO
socket.io
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
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 ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Material-UI
github.com/mui/material-ui
Material UI is a library of React UI components that implements Google's Material Design.
Prometheus
prometheus.io
Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Grafana
grafana.org
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...
Tailwind CSS
tailwindcss.com
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Prisma
prisma.io
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with...
Astro
astro.build
It is a new kind of static site builder that delivers lightning-fast performance with a modern developer ex...
tRPC
trpc.io
It allows you to easily build & consume fully typesafe APIs without schemas or code generation. It is well-...