aguea asia
Deesoft Service
@deesoftservice
Joined September 2017
Tweets
171
Following
38
Followers
16
Likes
115
137 Photos and videos
137 Photos and videos
Tweets
Deesoft Service
@deesoftservice
24 Oct 2022
!! डीसॉफ्ट सर्विस द्वारा आपको दीपावली की हार्दिक शुभकामनाएं !!
1
Deesoft Service
@deesoftservice
3 Oct 2022
#NewProfilePic
1
Deesoft Service
@deesoftservice
29 Dec 2021
अपने बिज़नेस को ऑनलाइन करों ईकॉमर्स वेबसाइट के साथ !! Rs@9,999/- More Details :
deesoftservice.co.in/ecommer…
Multiple Feature : 1. Power Full Dashboard 2. Manage Products 3. Manage Stock 4. Manage Orders 5. Manage Festival Sales 6. Manage Reports 7. Website Settings
1
Deesoft Service
@deesoftservice
7 Dec 2021
How to use container in flutter
deesoftservice.co.in/article…
In this we can add many
#children
. We can
#manage
the
#container
with
#height
,
#width
,
#padding
,
#margin
. Its like - for making custom
#buttons
, for
#card
design etc.
1
Deesoft Service
@deesoftservice
2 Dec 2021
Register & login with JWT (Json web token) in express
deesoftservice.co.in/article…
How to
#register
user in
#nodejs
. How to generate
#json
#web
#token
when
#registered
. And how to
#login
the
#user
.
1
1
Deesoft Service
@deesoftservice
1 Dec 2021
How to use Mongodb with express js
deesoftservice.co.in/article…
#mongodb
is a
#database
that is used extensively with
#nodejs
. How to use this database with the
#Express
Framework. How to
#insert
data in database, how to
#read
data and how to
#update
and
#delete
data.
1
Deesoft Service
@deesoftservice
30 Nov 2021
How to validate post data with joi in express
deesoftservice.co.in/article…
Post data is validated from joi library like how to use validation, valid email, length etc. And how to send validation error to the server.
#restapi
#nodejs
#deesoftservice
#validation
1
Deesoft Service
@deesoftservice
29 Nov 2021
GET request with raw data, query string, arguments in express
deesoftservice.co.in/article…
#deesoftservice
#restapi
#getrequest
#express
#Nodejs
1
Deesoft Service
@deesoftservice
27 Nov 2021
How to use scaffold in flutter Scaffold is a Flutter widget with some default designs. And there are many parameters like Appbar, body, drawer, floating action button and many more.
deesoftservice.co.in/article…
1
Deesoft Service
@deesoftservice
26 Nov 2021
What is the flutter widgets
deesoftservice.co.in/article…
#flutter
#deesoftservice
#flutterwidgets
Deesoft Service
@deesoftservice
25 Nov 2021
Post request send with complex raw data in express
deesoftservice.co.in/article…
#postrequest
#postapi
1
Deesoft Service
@deesoftservice
25 Nov 2021
How to handle all request in express Js (GET, POST, PUT, DELETE)
deesoftservice.co.in/article…
#requesthandle
#deesoftservice
#expressrequest
#getrequest
#postrequest
1
Deesoft Service
@deesoftservice
23 Nov 2021
How to install express js
deesoftservice.co.in/article…
#express
#Nodejs
#server
#deesoftservice
1
1
Deesoft Service
@deesoftservice
14 Nov 2020
#Wish
you and your
#family
#HAPPY
#DIWALI
1
Deesoft Service
@deesoftservice
1 Nov 2020
Fetch data with using order, ASC, DESC, RANDOM
fulstackdev.com/article/fetc…
#Codeigniter
provided three type of
#order
like as :
#ASC
#order
for old
#records
first,
#DESC
#order
for new
#records
first,
#RANDOM
#order
show
#randomly
records.
1
Deesoft Service
@deesoftservice
31 Oct 2020
Fetch Similar data with Like | orLike | notLike | orNotLike
fulstackdev.com/article/fetc…
To
#search
the data from the
#database
#table
, we use the like
#function
.
#Data
can be liked in many ways. Like
#like
,
#orLike
,
#notLike
,
#orNotLike
etc.
1
Deesoft Service
@deesoftservice
30 Oct 2020
Fetch data with where | orWhere | whereIn | orWhereIn | whereNotIn
fulstackdev.com/article/fetc…
we pass some
#parameters
, from which the
#data
is filtered and returned. Some where
#function
provide by
#codeingiter
:
#where
,
#orWhere
,
#wherein
,
#orWhereIn
,
#whereNotIn
,
#orWhereNotIn
.
1
Deesoft Service
@deesoftservice
28 Oct 2020
Selecting data | getWhere | selectMax | SelectMin | selectSum | join
fulstackdev.com/article/use-…
The
#codeigniter
provides us with the
#query
#builder
class. Which makes it easy to
#communicate
with the
#database
. In this, we can
#insert
,
#read
,
#update
,
#delete
data etc.
1
Deesoft Service
@deesoftservice
27 Oct 2020
Query helper function | insertID | affectedRows | getLastQuery | countAll
fulstackdev.com/article/how-…
the
#query
#helper
#function
when the query of the
#database
is
#executed
. Such as
#insertId
,
#affectedrows
,
#countall
,
#getlastquery
,
#getplatform
,
#getversion
and many more.
Deesoft Service
@deesoftservice
26 Oct 2020
getResult , getResultArray , getRow, getRowArray in codeigniter - 4
fulstackdev.com/article/get-…
generate
#query
results. Such as for object format
#getResult
(), for array
#getResultArray
(),for single row in object
#getRows
(),for single row in array
#getRowArray
()
#functions
etc.
1
Load more