Pinned Repositories
101-tutorial
bare-next-js
barhoring
barhoring.github.io
Personal website and CV
chrome-new-tab-override-boilerplate
a boilerplate code for a simplistic new-tab-override-extension for Chrome browser
django-cheat-sheet
How to apply a migration? .. STOP, don't jump to the documentation! inspired by git - the simple guide, this is the only cheat sheet you'll need. Quickly find how to migrate, how to create a superuser, how to run the server and all the goodies
fake-server
A tiny trivia 🤔 server. Served with My JSON Server
scoreboard
trivia-app
Tiny trivia written in React with hooks
barhoring's Repositories
barhoring/Intro-to-React-v3
workshop with Brian Holt
barhoring/advanced-react-patterns
workshop with Kent C. Dodds
barhoring/awesome-app
barhoring/catch-of-the-day
fish & chips in Jaffa port
barhoring/check-react-intro
barhoring/comic-book-aspnet
learning asp.net
barhoring/complete-intro-to-react
A Complete Intro to React, as Given for Frontend Masters
barhoring/cool-map-fun
barhoring/csharp-basics
learning c#
barhoring/csharp-objects
learning about objects in c#
barhoring/diction
barhoring/Dockerized-NginX-NextJS
Make your NextJS app in /nextjs and run in real server through nginx without terrible configuration.
barhoring/electron-bookmark-app
my first electron app. npm install && npm start
barhoring/express-basics
learning express
barhoring/EZDocs
Document sharing application
barhoring/free-haaretz
A nefarious browser extension that easily bypasses the haaretz{.co.il,.com} paywall
barhoring/LinLearn
barhoring/mdeditor
simple markdown editor built with Electron
barhoring/mern-azure-example
Repo complimenting Medium article regarding hosting a Node server in Azure that serves Create-React-App application, has an API the application calls, and interacts with Azure Cosmos DB, a Document DB
barhoring/milim
simple fetch from dictionary
barhoring/my-phone-app
first try at react-native
barhoring/node-rest-api
rest api with express
barhoring/now-github-starter
Starter project to demonstrate a project whose pull requests get automatically deployed
barhoring/pycrawler
as simple python crawler
barhoring/react-basics
online course with Jim Hoskins
barhoring/react-intro-v3
workshop with Brian Holt
barhoring/react-redux-realworld-example-app
Exemplary real world application built with React + Redux
barhoring/react-workshop
create-react-app workshop with Guil Hernandez
barhoring/rsvp
react rsvp app
barhoring/Tic-Tac-Toe
following the official React tutorial