👋
Chippendale dancer trapped in the body of a software developer.
- Munich, Germany
- @nebomilic
- in/nebojsa-milic-97b55418
Pinned Loading
-
ai-chat-bot
ai-chat-bot PublicA simple app, that allows you to create your own chatbot by providing chat-gpt with your own data.
TypeScript
-
-
3d_portfolio
3d_portfolio PublicTypescript port of the https://github.com/adrianhajdin/project_3D_developer_portfolio
-
Styleguidist configuration for Creat...
Styleguidist configuration for Create React App 5 + Typescript + Tailwind CSS 1const webpack = require('webpack');
2const path = require('path');
34// Styleguidist (v11.2.0) doesn't display components with create ract app 5
5// This webpackConfig is a workaround for that
-
Pattern matching pattern in javascript
Pattern matching pattern in javascript 1// pattern matching is a nice mechanism supported by most functional languages (eg see scala examples: https://docs.scala-lang.org/tour/pattern-matching.html)
2// here are some ways to use javascript switch and if statement for pattern matching
3// we are using IIFE pattern to immediately invoke switch (or if) statement
4const value1 = 1;
5 -
shared_todo_list
shared_todo_list PublicA simple shared todo list, done in Elixir Phoenix & Preact + Typescript
Elixir
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.