Home - hogehoge666/syno_moments_slider GitHub Wiki
Welcome to the syno_moments_slider wiki!
JavaScript
- how to write HTML texts into a HTML file
- setting an event to an HTML component
- encoding an image to base64 with Fetch API
- importing ES6 modules in browser environement
- zero padding time
Node.js
Axios
Express.js
- how to get the last element in the resource path(parameter)
- how to get the query string
- how to send HTML file back to client
- how to make static files in a folder public
Jest
- how to test an ES6 script
- testing setInterval
- fetch is not sending cookie
- readAsDataURL doesn't work in Jest
- skipping a test
- setup and teardown
CSS/HTML
- auto resizing image based on window size
- how to put an image in the center
- overlapping an image and text
- centering a component
- removing borders from a button
- writing CSS inside an HTML file
- importing external CSS file into an HTML file
- writing JavaScript inside an HTML file
- importing external JavaScript file into an HTML file