J.Ruano Logo

J.Ruano

Explorer โ€ข Developer

๐Ÿ› ๏ธ Developer's Log

Explore the world of code, step by step, with hands'on programming manuals, configurations, and tips for every stage of development.

Handbooks.POSTS.POST_10.TITLE
๐Ÿ’ป Installing Windows Terminal Preview 24/10/2019

Guide to install and configure the new Windows Terminal with support for multiple shells.

#Windows
Handbooks.POSTS.POST_9.TITLE
โ˜๏ธ Deploying to Heroku: Java + MongoDB 10/09/2019

Learn how to deploy a Java backend app with MongoDB to the cloud using Heroku.

#Heroku
Handbooks.POSTS.POST_8.TITLE
๐Ÿƒ Installing and Understanding MongoDB 05/08/2019

Install MongoDB and learn about its NoSQL document-oriented database model.

#MongoDB #NoSQL
Handbooks.POSTS.POST_7.TITLE
๐Ÿง  Core Concepts of React 21/07/2019

Explore the fundamentals of React: JSX, props, state, and the component lifecycle.

#React #JSX
Handbooks.POSTS.POST_6.TITLE
โš›๏ธ Installing React 14/06/2019

Install React from scratch, set up your development environment, and launch your first web app with components.

#React
Handbooks.POSTS.POST_5.TITLE
๐Ÿ“ฆ Creating NPM Packages in Angular 07/05/2019

Create, build, and publish your own reusable Angular libraries to the NPM registry.

#NPM #Angular
Handbooks.POSTS.POST_4.TITLE
๐Ÿงช Unit Testing with Karma and Jasmine 04/04/2019

Learn how to write and run unit tests in Angular using Jasmine and the Karma test runner.

#Karma #Jasmine
Handbooks.POSTS.POST_3.TITLE
๐Ÿ” NgRx and RxJS Concepts 01/03/2019

Understand reactive programming and state management in Angular with RxJS and NgRx Store.

#NgRx #RxJS
Handbooks.POSTS.POST_2.TITLE
๐Ÿ”ง Installing Angular and NativeScript 26/02/2019

Set up Angular and NativeScript to build native mobile apps using modern web technologies.

#Angular #NativeScript
Handbooks.POSTS.POST_1.TITLE
โš™๏ธ Installing Ionic 16/01/2020

Step-by-step guide to install Ionic, set up the environment, and start building hybrid apps.

#Ionic