Please note that this page does not hosts or makes available any of the listed filenames. You
cannot download any of those files from here.
|
001 Setting up your local server.mp4 |
20.59MB |
001 Setting up your local server-subtitle-en.vtt |
11.45KB |
002 Creating the login form.mp4 |
22.13MB |
002 Creating the login form-subtitle-en.vtt |
11.34KB |
002 Slotify-loginForm.zip |
1.63KB |
003 Creating the register form.mp4 |
11.90MB |
003 Creating the register form-subtitle-en.vtt |
5.54KB |
004 Intro to PHP - Handling form submission.mp4 |
10.25MB |
004 Intro to PHP - Handling form submission-subtitle-en.vtt |
5.48KB |
005 Form sanitation - Cleaning the input.mp4 |
27.84MB |
005 Form sanitation - Cleaning the input-subtitle-en.vtt |
13.45KB |
005 Slotify-formSanitization.zip |
2.03KB |
006 Separating our code.mp4 |
15.96MB |
006 Separating our code-subtitle-en.vtt |
6.21KB |
007 Preparing our validation functions.mp4 |
8.91MB |
007 Preparing our validation functions-subtitle-en.vtt |
4.34KB |
008 Creating the Account class.mp4 |
16.89MB |
008 Creating the Account class-subtitle-en.vtt |
9.40KB |
008 Slotify-accountClass.zip |
4.92KB |
009 Slotify-validateUsername.zip |
5.06KB |
009 Validating the username.mp4 |
15.39MB |
009 Validating the username-subtitle-en.vtt |
8.27KB |
010 Slotify-validateEmails.zip |
5.19KB |
010 Validating the name and emails.mp4 |
11.61MB |
010 Validating the name and emails-subtitle-en.vtt |
5.47KB |
011 Slotify-validatePasswords.zip |
5.28KB |
011 Validating the passwords.mp4 |
10.01MB |
011 Validating the passwords-subtitle-en.vtt |
4.75KB |
012 Checking if the sign up was successful.mp4 |
7.94MB |
012 Checking if the sign up was successful-subtitle-en.vtt |
3.74KB |
012 Slotify-wasSuccessful.zip |
5.37KB |
013 Outputting error messages.mp4 |
22.49MB |
013 Outputting error messages-subtitle-en.vtt |
11.23KB |
013 Slotify-outputErrors.zip |
5.58KB |
014 Creating our Constants class.mp4 |
25.39MB |
014 Creating our Constants class-subtitle-en.vtt |
9.51KB |
014 Slotify-constantsClass.zip |
7.00KB |
015 Remembering form values.mp4 |
17.64MB |
015 Remembering form values-subtitle-en.vtt |
6.92KB |
015 Slotify-rememberFormValues.zip |
7.67KB |
016 Creating the users table.mp4 |
12.00MB |
016 Creating the users table-subtitle-en.vtt |
6.63KB |
017 Connecting to our database from PHP.mp4 |
11.70MB |
017 Connecting to our database from PHP-subtitle-en.vtt |
5.78KB |
018 Inserting user details.mp4 |
25.30MB |
018 Inserting user details-subtitle-en.vtt |
9.99KB |
018 Slotify-insertUserDetailsFunction.zip |
15.40KB |
019 Testing out the sign up process!.mp4 |
8.77MB |
019 Testing out the sign up process!-subtitle-en.vtt |
4.29KB |
020 Query not working_ Watch this video.mp4 |
13.68MB |
020 Query not working_ Watch this video-subtitle-en.vtt |
6.12KB |
021 Last remaining validation checks.mp4 |
14.21MB |
021 Last remaining validation checks-subtitle-en.vtt |
5.18KB |
021 Slotify-finishingValidation.zip |
15.50KB |
022 Login handler.mp4 |
15.19MB |
022 Login handler-subtitle-en.vtt |
6.93KB |
022 Slotify-loginHandler.zip |
15.70KB |
023 Sessions.mp4 |
11.13MB |
023 Sessions-subtitle-en.vtt |
6.82KB |
023 Slotify-sessions.zip |
15.89KB |
024 Adding a background image.mp4 |
23.58MB |
024 Adding a background image-subtitle-en.vtt |
8.48KB |
024 Slotify-backgroundImage.zip |
359.07KB |
025 Slotify-loginContainer.zip |
359.23KB |
025 Styling the login container.mp4 |
29.40MB |
025 Styling the login container-subtitle-en.vtt |
10.45KB |
026 Slotify-inputFieldStyling.zip |
359.37KB |
026 Styling our text boxes.mp4 |
25.67MB |
026 Styling our text boxes-subtitle-en.vtt |
8.24KB |
027 Input placeholder color.mp4 |
14.98MB |
027 Input placeholder color-subtitle-en.vtt |
4.19KB |
027 Slotify-placeholderStyle.zip |
359.53KB |
028 Slotify-submitButton.zip |
359.61KB |
028 Styling the submit buttons.mp4 |
13.50MB |
028 Styling the submit buttons-subtitle-en.vtt |
4.72KB |
029 Buttons to switch between forms.mp4 |
12.21MB |
029 Buttons to switch between forms-subtitle-en.vtt |
3.74KB |
029 Slotify-hasAccountText.zip |
359.72KB |
030 Showing and hiding the forms on press.mp4 |
21.21MB |
030 Showing and hiding the forms on press-subtitle-en.vtt |
9.69KB |
030 Slotify-registerJs.zip |
360.66KB |
031 Showing only the relevant form when data is submitted.mp4 |
22.84MB |
031 Showing only the relevant form when data is submitted-subtitle-en.vtt |
8.54KB |
031 Slotify-showHideForm.zip |
360.77KB |
032 Show_hide button - mouse pointer.mp4 |
4.25MB |
032 Show_hide button - mouse pointer-subtitle-en.vtt |
1.83KB |
033 Right section content.mp4 |
15.97MB |
033 Right section content-subtitle-en.vtt |
5.28KB |
033 Slotify-loginText.zip |
360.92KB |
034 Applying style to the right section content.mp4 |
17.68MB |
034 Applying style to the right section content-subtitle-en.vtt |
5.74KB |
035 56_800+ icons FOR FREE - Icons8.mp4 |
29.82MB |
035 56_800+ icons FOR FREE - Icons8-subtitle-en.vtt |
10.01KB |
036 Slotify-errorMessageStyle.zip |
362.06KB |
036 Styling the error messages.mp4 |
10.71MB |
036 Styling the error messages-subtitle-en.vtt |
3.36KB |
037 Remembering the username after failed log in attempt.mp4 |
6.28MB |
037 Remembering the username after failed log in attempt-subtitle-en.vtt |
1.46KB |
037 Slotify-usernameTextboxValue.zip |
362.06KB |
038 Quick overview of the index page.mp4 |
2.79MB |
038 Quick overview of the index page-subtitle-en.vtt |
1.96KB |
039 Now playing bar container.mp4 |
11.60MB |
039 Now playing bar container-subtitle-en.vtt |
6.29KB |
040 Creating the now playing bar element.mp4 |
10.14MB |
040 Creating the now playing bar element-subtitle-en.vtt |
4.37KB |
040 Slotify-nowPlayingBar.zip |
717.81KB |
041 Left_ center and middle sections of the bar.mp4 |
10.80MB |
041 Left_ center and middle sections of the bar-subtitle-en.vtt |
6.02KB |
042 All the icons for our site.mp4 |
6.90MB |
042 All the icons for our site-subtitle-en.vtt |
3.09KB |
042 Slotify-siteIcons.zip |
391.99KB |
043 Adding our player buttons.mp4 |
27.18MB |
043 Adding our player buttons-subtitle-en.vtt |
11.93KB |
044 Making the play and pause buttons larger.mp4 |
6.88MB |
044 Making the play and pause buttons larger-subtitle-en.vtt |
3.38KB |
045 Progress bar parent elements.mp4 |
13.22MB |
045 Progress bar parent elements-subtitle-en.vtt |
5.75KB |
046 Slotify-progressbarBg.zip |
392.50KB |
046 The progress bar.mp4 |
15.10MB |
046 The progress bar-subtitle-en.vtt |
7.10KB |
047 Album artwork.mp4 |
14.22MB |
047 Album artwork-subtitle-en.vtt |
6.55KB |
048 Slotify-trackInfo.zip |
392.79KB |
048 Track info labels.mp4 |
18.43MB |
048 Track info labels-subtitle-en.vtt |
8.37KB |
049 Slotify-volumeBar.zip |
392.87KB |
049 Volume bar.mp4 |
15.04MB |
049 Volume bar-subtitle-en.vtt |
6.62KB |
050 Page containers.mp4 |
12.22MB |
050 Page containers-subtitle-en.vtt |
4.49KB |
050 Slotify-containers.zip |
392.91KB |
051 Creating our navigation bar container.mp4 |
7.30MB |
051 Creating our navigation bar container-subtitle-en.vtt |
3.32KB |
052 Navigation bar site logo.mp4 |
14.50MB |
052 Navigation bar site logo-subtitle-en.vtt |
6.59KB |
052 Slotify-navigationLogo.zip |
396.56KB |
053 Navigation items.mp4 |
13.77MB |
053 Navigation items-subtitle-en.vtt |
6.69KB |
054 Navigation search icon.mp4 |
16.81MB |
054 Navigation search icon-subtitle-en.vtt |
7.21KB |
054 Slotify-navigationSearchIcon.zip |
396.78KB |
055 Navigation links color change on hover.mp4 |
4.63MB |
055 Navigation links color change on hover-subtitle-en.vtt |
2.67KB |
056 Overview of our MySQL table structure.mp4 |
13.49MB |
056 Overview of our MySQL table structure-subtitle-en.vtt |
8.04KB |
057 Creating our database tables.mp4 |
13.94MB |
057 Creating our database tables-subtitle-en.vtt |
6.28KB |
058 Inserting data into the artists_ genres and albums tables.mp4 |
19.55MB |
058 Inserting data into the artists_ genres and albums tables-subtitle-en.vtt |
7.06KB |
058 Slotify-insertingData.zip |
572.21KB |
059 Inserting data into the songs table + FREE music files.mp4 |
21.08MB |
059 Inserting data into the songs table + FREE music files-subtitle-en.vtt |
5.65KB |
059 Slotify-insertingSongs.zip |
83.93MB |
060 ImportOnlyTheSongs.zip |
2.20KB |
060 Shortcut to inserting data into the songs table.mp4 |
7.80MB |
060 Shortcut to inserting data into the songs table-subtitle-en.vtt |
1.27KB |
061 Organisational trick.mp4 |
16.24MB |
061 Organisational trick-subtitle-en.vtt |
4.40KB |
061 Slotify-organisationTrick.zip |
83.93MB |
062 Main view containers.mp4 |
17.36MB |
062 Main view containers-subtitle-en.vtt |
7.35KB |
063 Header and footer files.mp4 |
7.30MB |
063 Header and footer files-subtitle-en.vtt |
3.41KB |
063 Slotify-headerAndFooterFiles.zip |
83.93MB |
064 Getting albums from the database.mp4 |
13.31MB |
064 Getting albums from the database-subtitle-en.vtt |
6.28KB |
064 Slotify-echoAlbumTitles.zip |
83.93MB |
065 Outputting the album artwork images.mp4 |
15.72MB |
065 Outputting the album artwork images-subtitle-en.vtt |
7.16KB |
065 Slotify-albumImageOutput.zip |
83.93MB |
066 Styling the album artwork images.mp4 |
19.87MB |
066 Styling the album artwork images-subtitle-en.vtt |
6.77KB |
067 Slotify-albumTitleStyle.zip |
83.93MB |
067 Styling the album title.mp4 |
10.43MB |
067 Styling the album title-subtitle-en.vtt |
3.32KB |
068 Making the albums clickable links.mp4 |
13.84MB |
068 Making the albums clickable links-subtitle-en.vtt |
5.90KB |
068 Slotify-albumLinks.zip |
83.93MB |
069 Getting album id from url.mp4 |
13.23MB |
069 Getting album id from url-subtitle-en.vtt |
6.05KB |
069 Slotify-albumIdFromUrl.zip |
83.94MB |
070 Getting the artist of the album.mp4 |
8.92MB |
070 Getting the artist of the album-subtitle-en.vtt |
3.50KB |
071 Creating the Artist class.mp4 |
12.98MB |
071 Creating the Artist class-subtitle-en.vtt |
6.94KB |
071 Slotify-artistClass.zip |
83.94MB |
072 Creating the Album class.mp4 |
17.89MB |
072 Creating the Album class-subtitle-en.vtt |
8.39KB |
073 Album header section.mp4 |
14.37MB |
073 Album header section-subtitle-en.vtt |
5.53KB |
073 Slotify-entityInfoSection.zip |
83.94MB |
074 Styling the header section.mp4 |
19.45MB |
074 Styling the header section-subtitle-en.vtt |
6.61KB |
075 Displaying the number of songs in the album.mp4 |
15.03MB |
075 Displaying the number of songs in the album-subtitle-en.vtt |
5.36KB |
075 Slotify-albumNumberOfSongs.zip |
83.94MB |
076 Creating the Song class.mp4 |
20.35MB |
076 Creating the Song class-subtitle-en.vtt |
7.77KB |
076 Slotify-songClass.zip |
83.94MB |
077 Getting the songs on an album.mp4 |
17.73MB |
077 Getting the songs on an album-subtitle-en.vtt |
7.51KB |
077 Slotify-getSongIds.zip |
83.94MB |
078 Outputting the track count.mp4 |
15.12MB |
078 Outputting the track count-subtitle-en.vtt |
6.77KB |
078 Slotify-trackCount.zip |
83.94MB |
079 Outputting the track name and artist name.mp4 |
8.21MB |
079 Outputting the track name and artist name-subtitle-en.vtt |
3.02KB |
079 Slotify-songName.zip |
83.94MB |
080 Outputting the track duration.mp4 |
7.22MB |
080 Outputting the track duration-subtitle-en.vtt |
2.18KB |
080 Slotify-trackDuration.zip |
83.94MB |
081 Slotify-tracklistRows.zip |
83.94MB |
081 Styling the track list rows.mp4 |
11.47MB |
081 Styling the track list rows-subtitle-en.vtt |
4.35KB |
082 Slotify-trackCountStyle.zip |
83.94MB |
082 Styling the track count.mp4 |
11.45MB |
082 Styling the track count-subtitle-en.vtt |
4.68KB |
083 Slotify-trackDurationStyle.zip |
83.94MB |
083 Track style finishing touches.mp4 |
17.48MB |
083 Track style finishing touches-subtitle-en.vtt |
5.85KB |
084 Introduction to HTML5 Audio.mp4 |
17.14MB |
084 Introduction to HTML5 Audio-subtitle-en.vtt |
8.98KB |
084 Slotify-introAudio.zip |
83.94MB |
085 Creating our initial playlist of 10 random songs.mp4 |
15.98MB |
085 Creating our initial playlist of 10 random songs-subtitle-en.vtt |
7.83KB |
085 Slotify-getRandomSongs.zip |
83.94MB |
086 Including JQuery.mp4 |
4.84MB |
086 Including JQuery-subtitle-en.vtt |
2.78KB |
086 Slotify-jquery.zip |
83.94MB |
087 Set track function setup.mp4 |
14.33MB |
087 Set track function setup-subtitle-en.vtt |
7.64KB |
087 Slotify-setTrackSetup.zip |
83.94MB |
088 Set track function.mp4 |
15.28MB |
088 Set track function-subtitle-en.vtt |
6.72KB |
088 Slotify-playTestSong.zip |
83.94MB |
089 Playing and pausing the song via buttons.mp4 |
20.16MB |
089 Playing and pausing the song via buttons-subtitle-en.vtt |
7.80KB |
089 Slotify-playPauseFunctions.zip |
83.94MB |
090 Introduction to Ajax calls.mp4 |
12.63MB |
090 Introduction to Ajax calls-subtitle-en.vtt |
8.49KB |
090 Slotify-ajaxIntroduction.zip |
83.94MB |
091 Getting a song via ajax.mp4 |
19.23MB |
091 Getting a song via ajax-subtitle-en.vtt |
8.74KB |
091 Slotify-songAjaxResult.zip |
83.94MB |
092 Getting the artist via ajax.mp4 |
21.74MB |
092 Getting the artist via ajax-subtitle-en.vtt |
7.67KB |
092 Slotify-getArtistJson.zip |
83.94MB |
093 Getting the album via Ajax.mp4 |
13.39MB |
093 Getting the album via Ajax-subtitle-en.vtt |
5.62KB |
093 Slotify-getAlbumJson.zip |
83.94MB |
094 Slotify-updatePlaysAjax.zip |
83.94MB |
094 Updating the plays count when a song is played.mp4 |
28.29MB |
094 Updating the plays count when a song is played-subtitle-en.vtt |
11.06KB |
095 Displaying the time remaining label.mp4 |
8.56MB |
095 Displaying the time remaining label-subtitle-en.vtt |
4.10KB |
096 Formatting the time remaining.mp4 |
14.62MB |
096 Formatting the time remaining-subtitle-en.vtt |
6.31KB |
097 Slotify-progressBar.zip |
167.88MB |
097 Updating the progress bar as the song plays.mp4 |
18.73MB |
097 Updating the progress bar as the song plays-subtitle-en.vtt |
8.18KB |
098 Dragging the progress bar on click.mp4 |
33.50MB |
098 Dragging the progress bar on click-subtitle-en.vtt |
13.44KB |
098 Slotify-progressBarDrag.zip |
335.79MB |
099 Controlling the volume.mp4 |
13.10MB |
099 Controlling the volume-subtitle-en.vtt |
4.68KB |
099 Slotify-volumeBarDrag.zip |
335.79MB |
100 Slotify-volumeProgressBar.zip |
83.94MB |
100 Updating the volume progress bar.mp4 |
13.46MB |
100 Updating the volume progress bar-subtitle-en.vtt |
5.32KB |
101 Preventing controls from highlighting on mouse drag.mp4 |
12.20MB |
101 Preventing controls from highlighting on mouse drag-subtitle-en.vtt |
4.16KB |
101 Slotify-dragPreventHighlight.zip |
83.94MB |
102 Skipping to the next song.mp4 |
18.77MB |
102 Skipping to the next song-subtitle-en.vtt |
6.69KB |
102 Slotify-nextSong.zip |
83.94MB |
103 Slotify-nextSongRepeat.zip |
83.94MB |
103 Song repeat mode.mp4 |
10.66MB |
103 Song repeat mode-subtitle-en.vtt |
3.08KB |
104 Repeat button.mp4 |
11.96MB |
104 Repeat button-subtitle-en.vtt |
4.01KB |
104 Slotify-repeatButton.zip |
83.94MB |
105 Playing the next song when current song ends.mp4 |
5.33MB |
105 Playing the next song when current song ends-subtitle-en.vtt |
1.84KB |
105 Slotify-songEndedEvent.zip |
83.94MB |
106 Previous song button.mp4 |
10.81MB |
106 Previous song button-subtitle-en.vtt |
4.83KB |
106 Slotify-prevSong.zip |
83.94MB |
107 Mute button.mp4 |
11.44MB |
107 Mute button-subtitle-en.vtt |
3.98KB |
107 Slotify-setMute.zip |
83.94MB |
108 Shuffle button.mp4 |
12.58MB |
108 Shuffle button-subtitle-en.vtt |
4.41KB |
108 Slotify-setShuffle.zip |
83.94MB |
109 Shuffle - Part 1.mp4 |
18.06MB |
109 Shuffle - Part 1-subtitle-en.vtt |
7.81KB |
110 Shuffle - Part 2.mp4 |
32.71MB |
110 Shuffle - Part 2-subtitle-en.vtt |
12.12KB |
110 Slotify-shufflePart2.zip |
83.94MB |
111 Playing songs by clicking on the song's play button.mp4 |
30.14MB |
111 Playing songs by clicking on the song's play button-subtitle-en.vtt |
9.96KB |
111 Slotify-playButtonUi.zip |
83.94MB |
112 Fixing the song's play button bug.mp4 |
13.45MB |
112 Fixing the song's play button bug-subtitle-en.vtt |
5.46KB |
112 Slotify-playButtonUiBug.zip |
83.94MB |
113 Slotify-userLoggedInJS.zip |
83.94MB |
113 UserLoggedIn JavaScript variable.mp4 |
6.66MB |
113 UserLoggedIn JavaScript variable-subtitle-en.vtt |
2.58KB |
114 Changing pages dynamically.mp4 |
24.46MB |
114 Changing pages dynamically-subtitle-en.vtt |
8.82KB |
114 Slotify-openPage.zip |
83.94MB |
115 Knowing if a page was loaded from ajax or not.mp4 |
27.43MB |
115 Knowing if a page was loaded from ajax or not-subtitle-en.vtt |
10.16KB |
116 Replacing all links with our dynamic links.mp4 |
25.43MB |
116 Replacing all links with our dynamic links-subtitle-en.vtt |
10.26KB |
116 Slotify-replaceLinks.zip |
83.94MB |
117 Slotify-playButtonBug.zip |
83.94MB |
117 Small play button bug.mp4 |
3.46MB |
117 Small play button bug-subtitle-en.vtt |
1.30KB |
118 Changing the URL when we load a new page.mp4 |
9.04MB |
118 Changing the URL when we load a new page-subtitle-en.vtt |
3.22KB |
118 Slotify-historyPushState.zip |
83.94MB |
119 Browse page.mp4 |
7.08MB |
119 Browse page-subtitle-en.vtt |
3.59KB |
119 Slotify-browsePage.zip |
83.95MB |
120 Artist info section.mp4 |
12.90MB |
120 Artist info section-subtitle-en.vtt |
6.54KB |
120 Slotify-artistPage.zip |
83.95MB |
121 Slotify-artistInfoStyle.zip |
83.95MB |
121 Styling the artist info section.mp4 |
13.16MB |
121 Styling the artist info section-subtitle-en.vtt |
5.28KB |
122 Slotify-artistSongs.zip |
83.95MB |
122 Songs section.mp4 |
17.36MB |
122 Songs section-subtitle-en.vtt |
6.99KB |
123 Albums section.mp4 |
12.18MB |
123 Albums section-subtitle-en.vtt |
4.18KB |
123 Slotify-artistAlbums.zip |
83.95MB |
124 Artist page play button.mp4 |
6.05MB |
124 Artist page play button-subtitle-en.vtt |
2.03KB |
125 Now playing bar links.mp4 |
25.33MB |
125 Now playing bar links-subtitle-en.vtt |
9.27KB |
125 Slotify-nowPlayingBarLinks.zip |
83.95MB |
126 Creating our search input section.mp4 |
14.81MB |
126 Creating our search input section-subtitle-en.vtt |
7.58KB |
126 Slotify-searchPage.zip |
83.95MB |
127 Slotify-searchInputStyling.zip |
83.95MB |
127 Styling the search input.mp4 |
12.76MB |
127 Styling the search input-subtitle-en.vtt |
5.27KB |
128 Searching when the user stops typing.mp4 |
16.02MB |
128 Searching when the user stops typing-subtitle-en.vtt |
10.38KB |
128 Slotify-searchTimeout.zip |
83.95MB |
129 Searching for songs.mp4 |
18.76MB |
129 Searching for songs-subtitle-en.vtt |
8.58KB |
129 Slotify-searchSongs.zip |
83.95MB |
130 Searching for artists.mp4 |
20.97MB |
130 Searching for artists-subtitle-en.vtt |
9.31KB |
130 Slotify-searchArtists.zip |
83.95MB |
131 Slotify-searchArtistsStyle.zip |
83.95MB |
131 Styling the artists search results section.mp4 |
8.15MB |
131 Styling the artists search results section-subtitle-en.vtt |
3.06KB |
132 Fixing the artist name bug.mp4 |
12.27MB |
132 Fixing the artist name bug-subtitle-en.vtt |
3.77KB |
132 Slotify-artistNameFix.zip |
83.95MB |
133 Searching for albums.mp4 |
16.58MB |
133 Searching for albums-subtitle-en.vtt |
6.06KB |
133 Slotify-searchAlbums.zip |
83.95MB |
134 Invalidating the search timer.mp4 |
4.67MB |
134 Invalidating the search timer-subtitle-en.vtt |
2.49KB |
134 Slotify-invalidateTimer.zip |
83.95MB |
135 Creating our playlist MySql tables.mp4 |
6.18MB |
135 Creating our playlist MySql tables-subtitle-en.vtt |
3.52KB |
135 Slotify-playlistTables.zip |
83.95MB |
136 Creating the playlist page.mp4 |
15.18MB |
136 Creating the playlist page-subtitle-en.vtt |
7.73KB |
136 Slotify-newPlaylistsSetup.zip |
83.95MB |
137 Slotify-createPlaylistFunction.zip |
83.95MB |
137 The createPlaylist function.mp4 |
15.42MB |
137 The createPlaylist function-subtitle-en.vtt |
9.54KB |
138 Create playlist file.mp4 |
19.60MB |
138 Create playlist file-subtitle-en.vtt |
9.84KB |
138 Slotify-createPlaylistFile.zip |
83.95MB |
139 Creating the User class.mp4 |
19.09MB |
139 Creating the User class-subtitle-en.vtt |
8.70KB |
139 Slotify-userClass.zip |
83.95MB |
140 Outputting the user's playlists.mp4 |
14.66MB |
140 Outputting the user's playlists-subtitle-en.vtt |
6.30KB |
140 Slotify-outputPlaylists.zip |
83.95MB |
141 Creating the Playlist class.mp4 |
10.94MB |
141 Creating the Playlist class-subtitle-en.vtt |
5.70KB |
141 Slotify-playlistClass.zip |
83.95MB |
142 Playlist links.mp4 |
5.97MB |
142 Playlist links-subtitle-en.vtt |
3.29KB |
142 Slotify-playlistLink.zip |
83.95MB |
143 Slotify-playlistItemStyle.zip |
83.95MB |
143 Styling the playlists.mp4 |
4.20MB |
143 Styling the playlists-subtitle-en.vtt |
1.84KB |
144 Creating the header section of the page.mp4 |
21.38MB |
144 Creating the header section of the page-subtitle-en.vtt |
9.48KB |
144 Slotify-playlistPage.zip |
83.95MB |
145 Displaying the playlist's songs.mp4 |
16.00MB |
145 Displaying the playlist's songs-subtitle-en.vtt |
6.59KB |
145 Slotify-playlistSongs.zip |
83.95MB |
146 Delete playlist function.mp4 |
8.18MB |
146 Delete playlist function-subtitle-en.vtt |
3.62KB |
146 Slotify-deletePlaylistFunction.zip |
83.95MB |
147 Delete playlist ajax.mp4 |
11.30MB |
147 Delete playlist ajax-subtitle-en.vtt |
5.46KB |
147 Slotify-deletePlaylistAjax.zip |
83.95MB |
148 Creating the options menu.mp4 |
19.90MB |
148 Creating the options menu-subtitle-en.vtt |
8.92KB |
148 Slotify-optionsMenu.zip |
83.95MB |
149 Showing the options menu.mp4 |
19.14MB |
149 Showing the options menu-subtitle-en.vtt |
8.10KB |
149 Slotify-showOptionsMenu.zip |
83.95MB |
150 Hiding the options menu.mp4 |
12.51MB |
150 Hiding the options menu-subtitle-en.vtt |
5.49KB |
150 Slotify-hideOptionsMenu.zip |
83.95MB |
151 Add to playlist dropdown menu.mp4 |
10.88MB |
151 Add to playlist dropdown menu-subtitle-en.vtt |
5.70KB |
151 Slotify-getPlaylistsDropdownSetup.zip |
83.96MB |
152 Populating the dropdown with playlists.mp4 |
10.68MB |
152 Populating the dropdown with playlists-subtitle-en.vtt |
4.70KB |
152 Slotify-playlistNames.zip |
83.96MB |
153 Slotify-stylingPlaylistsDropdown.zip |
83.96MB |
153 Styling the dropdown menu.mp4 |
8.93MB |
153 Styling the dropdown menu-subtitle-en.vtt |
3.49KB |
154 Slotify-optionsMenuOnChange.zip |
83.96MB |
154 When the dropdown menu is changed.mp4 |
27.45MB |
154 When the dropdown menu is changed-subtitle-en.vtt |
10.02KB |
155 Saving songs to a playlist.mp4 |
33.46MB |
155 Saving songs to a playlist-subtitle-en.vtt |
15.13KB |
155 Slotify-insertPlaylistSongs.zip |
83.96MB |
156 Copying options menu to other pages.mp4 |
14.05MB |
156 Copying options menu to other pages-subtitle-en.vtt |
4.92KB |
156 Slotify-duplicateOptionsMenu.zip |
83.96MB |
157 Remove song from playlist function.mp4 |
9.09MB |
157 Remove song from playlist function-subtitle-en.vtt |
2.87KB |
158 Removing song ajax code.mp4 |
14.64MB |
158 Removing song ajax code-subtitle-en.vtt |
6.11KB |
159 Settings page setup.mp4 |
17.94MB |
159 Settings page setup-subtitle-en.vtt |
7.80KB |
159 Slotify-settingsPage.zip |
83.96MB |
160 Logout button.mp4 |
12.14MB |
160 Logout button-subtitle-en.vtt |
7.11KB |
160 Slotify-settingsButtons.zip |
83.96MB |
161 Settings link on the navigation menu.mp4 |
15.60MB |
161 Settings link on the navigation menu-subtitle-en.vtt |
6.35KB |
161 Slotify-updateNavBar.zip |
83.96MB |
162 Slotify-userDetailsForms.zip |
83.96MB |
162 User details forms.mp4 |
15.12MB |
162 User details forms-subtitle-en.vtt |
7.65KB |
163 Styling the user details forms.mp4 |
17.16MB |
163 Styling the user details forms-subtitle-en.vtt |
6.74KB |
164 Slotify-updateEmailJS.zip |
83.96MB |
164 Update email function.mp4 |
9.53MB |
164 Update email function-subtitle-en.vtt |
4.66KB |
165 Update email ajax code.mp4 |
23.91MB |
165 Update email ajax code-subtitle-en.vtt |
10.57KB |
166 Slotify-updatePasswordJS.zip |
83.96MB |
166 Update password function.mp4 |
8.48MB |
166 Update password function-subtitle-en.vtt |
3.98KB |
167 Slotify-updatePasswordsAjax.zip |
83.96MB |
167 Update password ajax code.mp4 |
31.25MB |
167 Update password ajax code-subtitle-en.vtt |
12.40KB |
168 Slotify-full-source-code.zip |
83.96MB |
168 You made it! Congratulations!.mp4 |
5.19MB |
168 You made it! Congratulations!-subtitle-en.vtt |
3.03KB |