codebits
  • Home
Dima Grossman

Dima Grossman

I am passionate about music and everything you can build with web technologies.

Tel Aviv •
10 posts •
angular

Real world angular reactive form

A real-world example for a complex angular form with reactive forms. Custom form control, resuable form components, checkbox arrays, multi field validation and more...

  • Dima Grossman
    Dima Grossman
14 min read
angular

Continuous Integration with CircleCI and angular-cli (nginx & docker)

In this blog post I will show you how to implement angular 2 production deployment using angular-cli, Docker, NGinx with Continues Integration/Continues Delivery hosted on CircleCI. So what's CI/CD is all

  • Dima Grossman
    Dima Grossman
7 min read
javascript

Keeping up with Front-end development

Being a front end developer is not an easy task these days. With the rise of new frameworks and libraries every week it’s not that easy to keep up with all the

  • Dima Grossman
    Dima Grossman
5 min read
nodejs

How to write async await without try-catch blocks in Javascript

ES7 Async/await allows us as developers to write asynchronous JS code that look synchronous. In current JS version we were introduced to Promises, that allows us to simplify our Async flow and

  • Dima Grossman
    Dima Grossman
4 min read
angularjs

Angular 1 using redux architecture

Lately I've been working on a React project, and while searching for a library to manage my application state I found redux. In this post I assume you have some basic knowledge of

  • Dima Grossman
    Dima Grossman
8 min read
nodejs

Expressjs tips

For those of you who don't familiar with expressjs, it's a nodejs web framework, that allows you to build web applications and API's. I would suggest reading Build a Complete MVC Website With

  • Dima Grossman
    Dima Grossman
7 min read
angularjs

Writing component based goats dating app with angular 1.5

The angular team introduced the .component() method in version 1.5, it allows us to write component based apps using angular 1, this approach makes it easier to transfer your code base to

  • Dima Grossman
    Dima Grossman
14 min read
ionic

Writing ES6 Ionic code with webpack

My history with JS Build tools I remember the first time I came across a build system for my JS programs, it was quite a revelation... Wait, I can compile scss, minify my

  • Dima Grossman
    Dima Grossman
10 min read
ionic

Ionic JWT auth with facebook using nodejs. Part 2

Writing the Ionic app In the previous part of this blog we finished writing our nodejs server that exposes for time being a single auth route: /auth/facebook In this part we will

  • Dima Grossman
    Dima Grossman
5 min read

Ionic JWT auth with facebook using nodejs. Part 1

Recently on a work project I had to create JWT authentication with multiple OAuth providers and integrate it with Ionic app. While there are a lot of tutorials and guides online, I found

  • Dima Grossman
    Dima Grossman
8 min read
codebits © 2023
Latest Posts Facebook Twitter Ghost