iT邦幫忙

鐵人檔案

第 12 屆 iThome 鐵人賽
回列表
Modern Web

用30days 了解web 系列

basic introdcution of web development

鐵人鍊成 | 共 30 篇文章 | 4 人訂閱 訂閱系列文 RSS系列文 團隊imac_web_Sr
DAY 11

(Day 11) Laravel Relational Database

Database tables are mean to be related to one another, for example, a blog post...

2020-09-24 ‧ 由 alfredkosasihh 分享
DAY 12

(day 12) Introduction to Basic GIT

nowadays it's essential for every developer to know source or version control pl...

2020-09-25 ‧ 由 alfredkosasihh 分享
DAY 13

(day 13) Making commit and reset commit with git

today's article still about git and today we will discuss more making commit and...

2020-09-26 ‧ 由 alfredkosasihh 分享
DAY 14

(day 14) Database normalization

NORMALIZATION is a database design technique that reduces data redundancy and el...

2020-09-27 ‧ 由 alfredkosasihh 分享
DAY 15

(Day 15) git branch!

why we use a development branch? Let’s say you have a website that’s ready for p...

2020-09-28 ‧ 由 alfredkosasihh 分享
DAY 16

(day 16) Backend Engineer Roadmap

today's article I would like to share my thought on the backend engineer roadmap...

2020-09-29 ‧ 由 alfredkosasihh 分享
DAY 17

(Day 17) Install Lamp Stack Inside Ubuntu Linux

A LAMP Stack is a set of open-source software that can be used to create website...

2020-09-30 ‧ 由 alfredkosasihh 分享
DAY 18

(Day 18) deploy your Laravel project with Apache on Linux

maybe many of us have already created a few projects but don't really know how t...

2020-10-01 ‧ 由 alfredkosasihh 分享
DAY 19

(day 19) What is docker?

What is Docker?Docker is a containerization platform that packages your app and...

2020-10-02 ‧ 由 alfredkosasihh 分享
DAY 20

(Day 20) Deploy your Laravel project to Docker

yesterday we've learn about basic docker introduction, so for today's article we...

2020-10-03 ‧ 由 alfredkosasihh 分享