Skip to content

muhtarudinsiregar/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Note List

A note about my learning journey

Tutorial

Note

setting/catatan/tutorial selama ini.

Android

Angular

https://forum.ionicframework.com/t/application-error-the-connection-to-the-server-was-unsuccessful/67584/29

then in foreach assign with new data in chartRef.options.series = newData;
  • error Template parse errors: 'home-square' is not a known element: or case error like no 6 above
Fixing : 
added component.module to your app.module then added in imports inside @ngModule
  • ionic cordova platform add android not update package.json for platform. Solve by using command cordova platform add android@6.3.0 or if you already have platform, remove first, then add again.

Codeigniter

Docker

Elasticsearch

Flask

JS

Kotlin

Laravel

NPM

Mocha

Python

Rails

React Native

SQLAlchemy

  • AttributeError: '_UnboundLoad' object has no attribute 'joinedLoad'. Fix : fungsi joinedLoad tidak ada, adanya joinedload() dengan huruf L kecil.
  • (SOLVED) SAWarning: DELETE statement on table t_users. This warning appears because you run multiple delete in same data.In my case, check fixtures.
  • Beware of JSON fields in sqlalchemy

Vue

Etc

Sublime Text

VSCode

Manjaro Arch Linux

Releases

No releases published

Packages

No packages published